Documentation

DispatcherTest extends TestCase
in package

Table of Contents

$dispatcher  : Dispatcher
createApplication()  : HttpKernelInterface
Creates the application.
setUp()  : mixed
testCreateClassListener()  : mixed
testNothing()  : mixed
callProtectedMethod()  : mixed
buildQueueResolverMock()  : mixed

Properties

Methods

testCreateClassListener()

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

buildQueueResolverMock()

private buildQueueResolverMock(callable $pushCallback) : mixed
Parameters
$pushCallback : callable
Return values
mixed

Search results