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

저자: Antoine Bluchet ([email protected])
저자: Amrouche Hamza ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
testApiLoader ( )
testNoMethodApiLoader ( )
testNoShortNameApiLoader ( )
testWrongMethodApiLoader ( )

비공개 메소드들

메소드 설명
getApiLoaderWithResourceMetadata ( ResourceMetadata $resourceMetadata ) : ApiLoader
getRoute ( string $path, string $controller, string $resourceClass, string $operationName, array $methods, boolean $collection = false ) : Symfony\Component\Routing\Route

메소드 상세

testApiLoader() 공개 메소드

public testApiLoader ( )

testNoMethodApiLoader() 공개 메소드

testNoShortNameApiLoader() 공개 메소드

testWrongMethodApiLoader() 공개 메소드