PHP Class Bravo3\Orm\Tests\EntityManagerTest

Inheritance: extends AbstractOrmTest
Afficher le fichier Open project: bravo3/orm

Méthodes publiques

Méthode Description
testBadEntity ( EntityManager $em )
testCache ( EntityManager $em )
testCacheIndex ( EntityManager $em )
testCreateModified ( EntityManager $em )
testDereferencing ( EntityManager $em )
testIntercepts ( EntityManager $em )
testIo ( EntityManager $em )
testNullObjectSerialisation ( EntityManager $em )
testRefresh ( EntityManager $em )
testSerialisation ( EntityManager $em )
testTtl ( EntityManager $em )

Private Methods

Méthode Description
validateProxyInterface ( Bravo3\Orm\Proxy\OrmProxyInterface $proxy )

Method Details

testBadEntity() public méthode

public testBadEntity ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testCache() public méthode

public testCache ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testCacheIndex() public méthode

public testCacheIndex ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testCreateModified() public méthode

public testCreateModified ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testDereferencing() public méthode

public testDereferencing ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testIntercepts() public méthode

public testIntercepts ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testIo() public méthode

public testIo ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testNullObjectSerialisation() public méthode

public testNullObjectSerialisation ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testRefresh() public méthode

public testRefresh ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testSerialisation() public méthode

public testSerialisation ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager

testTtl() public méthode

public testTtl ( EntityManager $em )
$em Bravo3\Orm\Services\EntityManager