PHP Class Doctrine\Tests\Common\DataFixtures\ReferenceRepositoryTest

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

Public Methods

Method Description
testGetIdentifierWhenHasNotBeenManagedYetByUnitOfWork ( )
testHasIdentityCheck ( )
testReferenceEntry ( )
testReferenceIdentityPopulation ( )
testReferenceMultipleEntries ( )
testReferenceReconstruction ( )
testSetReferenceHavingIdentifier ( )
testThrowsExceptionAddingDuplicatedReference ( )
testThrowsExceptionTryingToGetWrongReference ( )
testUndefinedReference ( )

Method Details

testGetIdentifierWhenHasNotBeenManagedYetByUnitOfWork() public method

testHasIdentityCheck() public method

testReferenceEntry() public method

public testReferenceEntry ( )

testReferenceIdentityPopulation() public method

testReferenceMultipleEntries() public method

testReferenceReconstruction() public method

testSetReferenceHavingIdentifier() public method

testThrowsExceptionAddingDuplicatedReference() public method

testThrowsExceptionTryingToGetWrongReference() public method

testUndefinedReference() public method