PHP Class Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolverTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
testCanResolveFixtureMatchReferenceValues ( )
testCannotResolveValueIfHasNoResolver ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testReturnsARandomMatchingFixture ( )
testTheMatchingFixtureCanBeFromLoadedFixtures ( )
testTheMatchingFixtureCanBeFromObjects ( )
testThrowsAnExceptionIfNotMathcingIdFound ( )
testWithersReturnNewModifiedInstance ( )

Method Details

testCanResolveFixtureMatchReferenceValues() public méthode

testCannotResolveValueIfHasNoResolver() public méthode

testIsAChainableResolver() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsARandomMatchingFixture() public méthode

testTheMatchingFixtureCanBeFromLoadedFixtures() public méthode

testTheMatchingFixtureCanBeFromObjects() public méthode

testThrowsAnExceptionIfNotMathcingIdFound() public méthode

testWithersReturnNewModifiedInstance() public méthode