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

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

Méthodes publiques

Méthode Description
testConstruct ( )
testGetRouteNameForCollectionRouteOnCacheHit ( )
testGetRouteNameForCollectionRouteOnCacheMiss ( )
testGetRouteNameForCollectionRouteWithNoMatchingRoute ( )
testGetRouteNameForItemRouteOnCacheHit ( )
testGetRouteNameForItemRouteOnCacheMiss ( )
testGetRouteNameForItemRouteWithNoMatchingRoute ( )

Method Details

testConstruct() public méthode

public testConstruct ( )

testGetRouteNameForCollectionRouteOnCacheHit() public méthode

testGetRouteNameForCollectionRouteOnCacheMiss() public méthode

testGetRouteNameForCollectionRouteWithNoMatchingRoute() public méthode

testGetRouteNameForItemRouteOnCacheHit() public méthode

testGetRouteNameForItemRouteOnCacheMiss() public méthode

testGetRouteNameForItemRouteWithNoMatchingRoute() public méthode