BracketTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- testNothing() : mixed
- testParseCombination() : mixed
- testParseLoopingKey() : mixed
- testParseSingleKey() : mixed
- testParseWithFilters() : mixed
- callProtectedMethod() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —testNothing()
public
testNothing() : mixed
Return values
mixed —testParseCombination()
public
testParseCombination() : mixed
Return values
mixed —testParseLoopingKey()
public
testParseLoopingKey() : mixed
Return values
mixed —testParseSingleKey()
public
testParseSingleKey() : mixed
Return values
mixed —testParseWithFilters()
public
testParseWithFilters() : mixed
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []