PHP Class Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiatorTest

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

Méthodes publiques

Méthode Description
setUp ( )
testCanInstantiateFixtureWithNoMethodCallConstructor ( )
testCannotInstantiateFixtureWithDefaultConstructor ( )
testInstantiatesWithReflectionAndNoArguments ( )
testIsAChainableInstantiator ( )
testIsNotClonable ( )
testThrowsAnExceptionIfCouldNotInstantiateObject ( )

Method Details

setUp() public méthode

public setUp ( )

testCanInstantiateFixtureWithNoMethodCallConstructor() public méthode

testCannotInstantiateFixtureWithDefaultConstructor() public méthode

testInstantiatesWithReflectionAndNoArguments() public méthode

testIsAChainableInstantiator() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testThrowsAnExceptionIfCouldNotInstantiateObject() public méthode