PHP Class Doctrine\Tests\Common\DataFixtures\ReferenceRepositoryTest

Author: Gediminas Morkevicius ([email protected])
Inheritance: extends Doctrine\Tests\Common\DataFixtures\BaseTest
Afficher le fichier Open project: doctrine/data-fixtures

Méthodes publiques

Méthode Description
testGetIdentifierWhenHasNotBeenManagedYetByUnitOfWork ( )
testHasIdentityCheck ( )
testReferenceEntry ( )
testReferenceIdentityPopulation ( )
testReferenceMultipleEntries ( )
testReferenceReconstruction ( )
testSetReferenceHavingIdentifier ( )
testThrowsExceptionAddingDuplicatedReference ( )
testThrowsExceptionTryingToGetWrongReference ( )
testUndefinedReference ( )

Method Details

testGetIdentifierWhenHasNotBeenManagedYetByUnitOfWork() public méthode

testHasIdentityCheck() public méthode

testReferenceEntry() public méthode

public testReferenceEntry ( )

testReferenceIdentityPopulation() public méthode

testReferenceMultipleEntries() public méthode

testReferenceReconstruction() public méthode

testSetReferenceHavingIdentifier() public méthode

testThrowsExceptionAddingDuplicatedReference() public méthode

testThrowsExceptionTryingToGetWrongReference() public méthode

testUndefinedReference() public méthode