PHP Class Doctrine\Tests\OXM\XmlEntityManagerTest

Inheritance: extends Doctrine\Tests\OxmTestCase
Afficher le fichier Open project: doctrine/oxm

Méthodes publiques

Méthode Description
setup ( )
tearDown ( )
testNoFlushPersisting ( )
testObjectFlushPerPersist ( )
testObjectFlushWithMultiple ( )
testPersistAndLoad ( )
testPersistMultipleObjects ( )
testPersistUpdateAndLoad ( )
testPersisting ( )
testPersistingAndDelete ( )

Method Details

setup() public méthode

public setup ( )

tearDown() public méthode

public tearDown ( )

testNoFlushPersisting() public méthode

testObjectFlushPerPersist() public méthode

testObjectFlushWithMultiple() public méthode

testPersistAndLoad() public méthode

public testPersistAndLoad ( )

testPersistMultipleObjects() public méthode

testPersistUpdateAndLoad() public méthode

testPersisting() public méthode

public testPersisting ( )

testPersistingAndDelete() public méthode