PHP Class FactoryGirl\Tests\Provider\Doctrine\Fixtures\SingletonTest

Inheritance: extends TestCase
Show file Open project: breerly/factory-girl-php

Public Methods

Method Description
afterGettingAnEntityAsASingletonGettingTheEntityAgainReturnsTheSameObject ( )
allowsOverwritingExistingSingletons ( )
allowsSettingSingletons ( )
allowsUnsettingSingletons ( )
getAsSingletonMethodAcceptsFieldOverridesLikeGet ( )
throwsAnErrorWhenCallingGetSingletonTwiceOnTheSameEntity ( )

Method Details

afterGettingAnEntityAsASingletonGettingTheEntityAgainReturnsTheSameObject() public method

allowsOverwritingExistingSingletons() public method

allowsSettingSingletons() public method

allowsUnsettingSingletons() public method

getAsSingletonMethodAcceptsFieldOverridesLikeGet() public method

throwsAnErrorWhenCallingGetSingletonTwiceOnTheSameEntity() public method