PHP 클래스 ApiPlatform\Core\Tests\Bridge\Symfony\Routing\CachedRouteNameResolverTest

저자: Teoh Han Hui ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
testConstruct ( )
testGetRouteNameForCollectionRouteOnCacheHit ( )
testGetRouteNameForCollectionRouteOnCacheMiss ( )
testGetRouteNameForCollectionRouteWithNoMatchingRoute ( )
testGetRouteNameForItemRouteOnCacheHit ( )
testGetRouteNameForItemRouteOnCacheMiss ( )
testGetRouteNameForItemRouteWithNoMatchingRoute ( )

메소드 상세

testConstruct() 공개 메소드

public testConstruct ( )

testGetRouteNameForCollectionRouteOnCacheHit() 공개 메소드

testGetRouteNameForCollectionRouteOnCacheMiss() 공개 메소드

testGetRouteNameForCollectionRouteWithNoMatchingRoute() 공개 메소드

testGetRouteNameForItemRouteOnCacheHit() 공개 메소드

testGetRouteNameForItemRouteOnCacheMiss() 공개 메소드

testGetRouteNameForItemRouteWithNoMatchingRoute() 공개 메소드