PHP Class eZ\Publish\Core\MVC\Symfony\SiteAccess\Tests\RouterMapURITest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
fixupURIProvider ( )
setRequestProvider ( )
testAnalyseLink ( string $fullUri, string $linkUri )
testAnalyseURI ( string $uri, string $expectedFixedUpURI )
testReverseMatch ( )
testReverseMatchFail ( )
testSetGetRequest ( array $config, string $pathinfo, string $expectedMapKey )

Method Details

fixupURIProvider() public method

public fixupURIProvider ( )

setRequestProvider() public method

public setRequestProvider ( )

testAnalyseURI() public method

public testAnalyseURI ( string $uri, string $expectedFixedUpURI )
$uri string
$expectedFixedUpURI string

testReverseMatch() public method

public testReverseMatch ( )

testReverseMatchFail() public method

testSetGetRequest() public method

public testSetGetRequest ( array $config, string $pathinfo, string $expectedMapKey )
$config array
$pathinfo string
$expectedMapKey string