Documentation

RouterTest extends TestCase
in package

Table of Contents

$loader  : mixed
$router  : mixed
provideGeneratorOptionsPreventingCaching()  : mixed
provideMatcherOptionsPreventingCaching()  : mixed
testGeneratorIsCreatedIfCacheIsNotConfigured()  : mixed
testGetOptionWithUnsupportedOption()  : mixed
testMatcherIsCreatedIfCacheIsNotConfigured()  : mixed
testMatchRequestWithRequestMatcherInterface()  : mixed
testMatchRequestWithUrlMatcherInterface()  : mixed
testSetOptionsWithSupportedOptions()  : mixed
testSetOptionsWithUnsupportedOptions()  : mixed
testSetOptionWithSupportedOption()  : mixed
testSetOptionWithUnsupportedOption()  : mixed
testThatRouteCollectionIsLoaded()  : mixed
setUp()  : mixed

Properties

Methods

provideGeneratorOptionsPreventingCaching()

public provideGeneratorOptionsPreventingCaching() : mixed
Return values
mixed

provideMatcherOptionsPreventingCaching()

public provideMatcherOptionsPreventingCaching() : mixed
Return values
mixed

testGeneratorIsCreatedIfCacheIsNotConfigured()

public testGeneratorIsCreatedIfCacheIsNotConfigured(mixed $option) : mixed
Parameters
$option : mixed
Tags
dataProvider

provideGeneratorOptionsPreventingCaching

Return values
mixed

testGetOptionWithUnsupportedOption()

public testGetOptionWithUnsupportedOption() : mixed
Return values
mixed

testMatcherIsCreatedIfCacheIsNotConfigured()

public testMatcherIsCreatedIfCacheIsNotConfigured(mixed $option) : mixed
Parameters
$option : mixed
Tags
dataProvider

provideMatcherOptionsPreventingCaching

Return values
mixed

testMatchRequestWithRequestMatcherInterface()

public testMatchRequestWithRequestMatcherInterface() : mixed
Return values
mixed

testMatchRequestWithUrlMatcherInterface()

public testMatchRequestWithUrlMatcherInterface() : mixed
Return values
mixed

testSetOptionsWithSupportedOptions()

public testSetOptionsWithSupportedOptions() : mixed
Return values
mixed

testSetOptionsWithUnsupportedOptions()

public testSetOptionsWithUnsupportedOptions() : mixed
Return values
mixed

testSetOptionWithSupportedOption()

public testSetOptionWithSupportedOption() : mixed
Return values
mixed

testSetOptionWithUnsupportedOption()

public testSetOptionWithUnsupportedOption() : mixed
Return values
mixed

testThatRouteCollectionIsLoaded()

public testThatRouteCollectionIsLoaded() : mixed
Return values
mixed

setUp()

protected setUp() : mixed
Return values
mixed

Search results