UrlGeneratorTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- testComplexUrl() : mixed
- testJoinSegments() : mixed
- testNothing() : mixed
- testReplacements() : mixed
- testSimpleUrl() : mixed
- testStripSegments() : mixed
- callProtectedMethod() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —testComplexUrl()
public
testComplexUrl() : mixed
Return values
mixed —testJoinSegments()
public
testJoinSegments() : mixed
Return values
mixed —testNothing()
public
testNothing() : mixed
Return values
mixed —testReplacements()
public
testReplacements() : mixed
Return values
mixed —testSimpleUrl()
public
testSimpleUrl() : mixed
Return values
mixed —testStripSegments()
public
testStripSegments() : mixed
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []