PHP Class eZ\Publish\Core\REST\Server\Tests\Input\Parser\Limitation\RouteBasedLimitationParserTest

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
getParseHrefExpectationsMap ( )
testParse ( )

Protected Methods

Method Description
internalGetParser ( ) : RouteBasedLimitationParser Must return the tested parser object.

Method Details

getParseHrefExpectationsMap() public method

internalGetParser() protected method

Must return the tested parser object.
protected internalGetParser ( ) : RouteBasedLimitationParser
return eZ\Publish\Core\REST\Server\Input\Parser\Limitation\RouteBasedLimitationParser

testParse() public method

public testParse ( )