Documentation

PurgeableTest extends TestCase
in package

Table of Contents

createApplication()  : HttpKernelInterface
Creates the application.
testDirectImplementation()  : mixed
testDirectImplementationWithoutProperty()  : mixed
testDynamicImplementation()  : mixed
testDynamicImplementationWithoutProperty()  : mixed
testNothing()  : mixed
callProtectedMethod()  : mixed

Methods

testDirectImplementation()

public testDirectImplementation() : mixed
Return values
mixed

testDirectImplementationWithoutProperty()

public testDirectImplementationWithoutProperty() : mixed
Return values
mixed

testDynamicImplementation()

public testDynamicImplementation() : mixed
Return values
mixed

testDynamicImplementationWithoutProperty()

public testDynamicImplementationWithoutProperty() : mixed
Return values
mixed

testNothing()

public testNothing() : mixed
Return values
mixed

callProtectedMethod()

protected static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
$object : mixed
$name : mixed
$params : mixed = []
Return values
mixed

Search results