PHP Class ContainerInteropDoctrineTest\EntityManagerFactoryTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Mostrar archivo Open project: dasprid/container-interop-doctrine

Public Methods

Method Description
testConfigKeyTakenFromConfig ( )
testConfigKeyTakenFromSelf ( )
testDefaults ( )
testExtendsAbstractFactory ( )

Private Methods

Method Description
buildConfiguration ( ) : Doctrine\ORM\Configuration
buildConnection ( ) : Doctrine\DBAL\Connection

Method Details

testConfigKeyTakenFromConfig() public method

testConfigKeyTakenFromSelf() public method

testDefaults() public method

public testDefaults ( )

testExtendsAbstractFactory() public method