PHP Class ContainerInteropDoctrineTest\ConnectionFactoryTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: dasprid/container-interop-doctrine

Méthodes publiques

Méthode Description
setUp ( )
testConfigKeysTakenFromConfig ( )
testConfigKeysTakenFromSelf ( )
testDefaults ( )
testDefaultsThroughException ( )
testDoctrineCommentedTypesInjection ( )
testDoctrineMappingTypesInjection ( )
testParamsInjection ( )

Private Methods

Méthode Description
buildContainer ( string $ownKey = 'orm_default', string $configurationKey = 'orm_default', string $eventManagerKey = 'orm_default', array $config = [] ) : Interop\Container\ContainerInterface | Prophecy\Prophecy\ObjectProphecy

Method Details

setUp() public méthode

public setUp ( )

testConfigKeysTakenFromConfig() public méthode

testConfigKeysTakenFromSelf() public méthode

testDefaults() public méthode

public testDefaults ( )

testDefaultsThroughException() public méthode

testDoctrineCommentedTypesInjection() public méthode

testDoctrineMappingTypesInjection() public méthode

testParamsInjection() public méthode

public testParamsInjection ( )