PHP 클래스 Bravo3\Orm\Tests\EntityManagerTest

상속: extends AbstractOrmTest
파일 보기 프로젝트 열기: bravo3/orm

공개 메소드들

메소드 설명
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 )

비공개 메소드들

메소드 설명
validateProxyInterface ( Bravo3\Orm\Proxy\OrmProxyInterface $proxy )

메소드 상세

testBadEntity() 공개 메소드

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

testCache() 공개 메소드

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

testCacheIndex() 공개 메소드

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

testCreateModified() 공개 메소드

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

testDereferencing() 공개 메소드

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

testIntercepts() 공개 메소드

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

testIo() 공개 메소드

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

testNullObjectSerialisation() 공개 메소드

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

testRefresh() 공개 메소드

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

testSerialisation() 공개 메소드

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

testTtl() 공개 메소드

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