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

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

Méthodes publiques

Méthode Description
setUp ( )
testIfCannotCreateInstanceAndExceptionThrownIsAnInstantiationExceptionThenItLetsTheExceptionPass ( )
testIsAChainableInstantiator ( )
testIsNotClonable ( )
testReturnsNewSetWithInstantiatedObject ( )
testThrowsExceptionIfCannotCreateInstance ( )

Method Details

setUp() public méthode

public setUp ( )

testIfCannotCreateInstanceAndExceptionThrownIsAnInstantiationExceptionThenItLetsTheExceptionPass() public méthode

testIsAChainableInstantiator() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsNewSetWithInstantiatedObject() public méthode

testThrowsExceptionIfCannotCreateInstance() public méthode