PHP 클래스 ApiPlatform\Core\Tests\Bridge\Symfony\Bundle\DependencyInjection\ApiPlatformExtensionTest

저자: Kévin Dunglas ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
tearDown ( )
testConstruct ( )
testDisableEagerLoadingExtension ( )
testEnableFosUser ( )
testEnableNelmioApiDoc ( )
testLoadDefaultConfig ( )
testNotPrependPropertyInfoWhenConfigExist ( )
testNotPrependSerializerWhenConfigExist ( )
testNotPrependWhenNull ( )
testPrependWhenNotConfigured ( )
testPrependWhenNotEnabled ( )
testSetNameConverter ( )

보호된 메소드들

메소드 설명
setUp ( )

비공개 메소드들

메소드 설명
getContainerBuilderProphecy ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testConstruct() 공개 메소드

public testConstruct ( )

testDisableEagerLoadingExtension() 공개 메소드

testEnableFosUser() 공개 메소드

public testEnableFosUser ( )

testEnableNelmioApiDoc() 공개 메소드

testLoadDefaultConfig() 공개 메소드

testNotPrependPropertyInfoWhenConfigExist() 공개 메소드

testNotPrependSerializerWhenConfigExist() 공개 메소드

testNotPrependWhenNull() 공개 메소드

testPrependWhenNotConfigured() 공개 메소드

testPrependWhenNotEnabled() 공개 메소드

testSetNameConverter() 공개 메소드