PHP 클래스 Doctrine\Tests\OXM\XmlEntityManagerTest

상속: extends Doctrine\Tests\OxmTestCase
파일 보기 프로젝트 열기: doctrine/oxm

공개 메소드들

메소드 설명
setup ( )
tearDown ( )
testNoFlushPersisting ( )
testObjectFlushPerPersist ( )
testObjectFlushWithMultiple ( )
testPersistAndLoad ( )
testPersistMultipleObjects ( )
testPersistUpdateAndLoad ( )
testPersisting ( )
testPersistingAndDelete ( )

메소드 상세

setup() 공개 메소드

public setup ( )

tearDown() 공개 메소드

public tearDown ( )

testNoFlushPersisting() 공개 메소드

testObjectFlushPerPersist() 공개 메소드

testObjectFlushWithMultiple() 공개 메소드

testPersistAndLoad() 공개 메소드

public testPersistAndLoad ( )

testPersistMultipleObjects() 공개 메소드

testPersistUpdateAndLoad() 공개 메소드

testPersisting() 공개 메소드

public testPersisting ( )

testPersistingAndDelete() 공개 메소드