PHP Class eZ\Bundle\EzPublishRestBundle\Tests\Routing\OptionsLoader\RouteCollectionMapperTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$collectionMapper eZ\Bundle\EzPublishRestBundle\Routing\OptionsLoader\RouteCollectionMapper

Public Methods

Method Description
setUp ( )
testAddRestRoutesCollection ( )

Private Methods

Method Description
createRoute ( string $path, array $methods ) : Symfony\Component\Routing\Route

Method Details

setUp() public method

public setUp ( )

testAddRestRoutesCollection() public method

Property Details

$collectionMapper protected property

protected RouteCollectionMapper,eZ\Bundle\EzPublishRestBundle\Routing\OptionsLoader $collectionMapper
return eZ\Bundle\EzPublishRestBundle\Routing\OptionsLoader\RouteCollectionMapper