PHP Class ApiPlatform\Core\Tests\Bridge\Symfony\Bundle\DependencyInjection\ApiPlatformExtensionTest

Author: Kévin Dunglas ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: api-platform/core

Méthodes publiques

Méthode Description
tearDown ( )
testConstruct ( )
testDisableEagerLoadingExtension ( )
testEnableFosUser ( )
testEnableNelmioApiDoc ( )
testLoadDefaultConfig ( )
testNotPrependPropertyInfoWhenConfigExist ( )
testNotPrependSerializerWhenConfigExist ( )
testNotPrependWhenNull ( )
testPrependWhenNotConfigured ( )
testPrependWhenNotEnabled ( )
testSetNameConverter ( )

Méthodes protégées

Méthode Description
setUp ( )

Private Methods

Méthode Description
getContainerBuilderProphecy ( )

Method Details

setUp() protected méthode

protected setUp ( )

tearDown() public méthode

public tearDown ( )

testConstruct() public méthode

public testConstruct ( )

testDisableEagerLoadingExtension() public méthode

testEnableFosUser() public méthode

public testEnableFosUser ( )

testEnableNelmioApiDoc() public méthode

testLoadDefaultConfig() public méthode

testNotPrependPropertyInfoWhenConfigExist() public méthode

testNotPrependSerializerWhenConfigExist() public méthode

testNotPrependWhenNull() public méthode

testPrependWhenNotConfigured() public méthode

testPrependWhenNotEnabled() public méthode

testSetNameConverter() public méthode