PHP Class eZ\Bundle\EzPublishRestBundle\Tests\RequestParser\RouterTest

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

Protected Properties

Property Type Description
$routePrefix

Public Methods

Method Description
testGenerate ( )
testParse ( )
testParseHref ( )
testParseHrefAttributeNotFound ( )
testParseNoMatch ( )
testParseNoPrefix ( )

Private Methods

Method Description
getRequestParser ( ) : Router
getRouterMock ( ) : Symfony\Cmf\Component\Routing\ChainRouter | PHPUnit_Framework_MockObject_MockObject

Method Details

testGenerate() public method

public testGenerate ( )

testParse() public method

public testParse ( )

testParseHref() public method

public testParseHref ( )

testParseHrefAttributeNotFound() public method

testParseNoMatch() public method

public testParseNoMatch ( )

testParseNoPrefix() public method

public testParseNoPrefix ( )

Property Details

$routePrefix protected_oe static_oe property

protected static $routePrefix