PHP Class Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiatorTest

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

Public Methods

Method Description
testIsAnInstantiator ( )
testIsNotClonable ( )
testIsValueResolverAware ( )
testReturnsTheResultOfTheDecoratedInstantiatorIfTheFixtureHasNotBeenInstantiated ( )
testReturnsUnchangedSetIfFixtureHasAlreadyBeenInstantiated ( )

Method Details

testIsAnInstantiator() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testIsValueResolverAware() public method

testReturnsTheResultOfTheDecoratedInstantiatorIfTheFixtureHasNotBeenInstantiated() public method

testReturnsUnchangedSetIfFixtureHasAlreadyBeenInstantiated() public method