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

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testCanResolveFixtureMatchReferenceValues ( )
testCannotResolveValueIfHasNoResolver ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testReturnsARandomMatchingFixture ( )
testTheMatchingFixtureCanBeFromLoadedFixtures ( )
testTheMatchingFixtureCanBeFromObjects ( )
testThrowsAnExceptionIfNotMathcingIdFound ( )
testWithersReturnNewModifiedInstance ( )

Method Details

testCanResolveFixtureMatchReferenceValues() public method

testCannotResolveValueIfHasNoResolver() public method

testIsAChainableResolver() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testReturnsARandomMatchingFixture() public method

testTheMatchingFixtureCanBeFromLoadedFixtures() public method

testTheMatchingFixtureCanBeFromObjects() public method

testThrowsAnExceptionIfNotMathcingIdFound() public method

testWithersReturnNewModifiedInstance() public method