PHP Class Nelmio\Alice\Generator\Resolver\FixtureSet\RemoveConflictingObjectsResolverTest

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

Public Methods

Method Description
testIsAFixtureResolver ( )
testIsNotClonable ( )
testRemovesConflictingObjectsByIteratingFixturesIfThereIsLessFixturesThanInjectedObjects ( )

Method Details

testIsAFixtureResolver() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testRemovesConflictingObjectsByIteratingFixturesIfThereIsLessFixturesThanInjectedObjects() public method