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

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

공개 메소드들

메소드 설명
testConstruct ( )
testGetRouteNameForCollectionRoute ( )
testGetRouteNameForCollectionRouteWithNoMatchingRoute ( )
testGetRouteNameForItemRoute ( )
testGetRouteNameForItemRouteWithNoMatchingRoute ( )

메소드 상세

testConstruct() 공개 메소드

public testConstruct ( )

testGetRouteNameForCollectionRoute() 공개 메소드

testGetRouteNameForCollectionRouteWithNoMatchingRoute() 공개 메소드

testGetRouteNameForItemRoute() 공개 메소드

testGetRouteNameForItemRouteWithNoMatchingRoute() 공개 메소드