PHP Class ApiPlatform\Core\Tests\Bridge\Symfony\Routing\RouteNameResolverTest

Author: Teoh Han Hui ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: api-platform/core

Public Methods

Method Description
testConstruct ( )
testGetRouteNameForCollectionRoute ( )
testGetRouteNameForCollectionRouteWithNoMatchingRoute ( )
testGetRouteNameForItemRoute ( )
testGetRouteNameForItemRouteWithNoMatchingRoute ( )

Method Details

testConstruct() public method

public testConstruct ( )

testGetRouteNameForCollectionRoute() public method

testGetRouteNameForCollectionRouteWithNoMatchingRoute() public method

testGetRouteNameForItemRoute() public method

testGetRouteNameForItemRouteWithNoMatchingRoute() public method