Documentation

RouteTest extends TestCase
in package

Table of Contents

createApplication()  : HttpKernelInterface
Creates the application.
testMatch()  : mixed
testNothing()  : mixed
testResolveUrl()  : mixed
testUrl()  : mixed
callProtectedMethod()  : mixed

Methods

testMatch()

public testMatch() : mixed
Return values
mixed

testNothing()

public testNothing() : mixed
Return values
mixed

testResolveUrl()

public testResolveUrl() : mixed
Return values
mixed

testUrl()

public testUrl() : 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