PHP Class Nelmio\Alice\Throwable\Exception\Generator\Instantiator\InstantiationExceptionFactoryTest

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

Méthodes publiques

Méthode Description
testTestCreate ( )
testTestCreateForConstructorIsMissingMandatoryParameters ( )
testTestCreateForCouldNotGetConstructorData ( )
testTestCreateForInstantiatorNotFoundForFixture ( )
testTestCreateForInvalidInstanceType ( )
testTestCreateForNonPublicConstructor ( )

Method Details

testTestCreate() public méthode

public testTestCreate ( )

testTestCreateForConstructorIsMissingMandatoryParameters() public méthode

testTestCreateForCouldNotGetConstructorData() public méthode

testTestCreateForInstantiatorNotFoundForFixture() public méthode

testTestCreateForInvalidInstanceType() public méthode

testTestCreateForNonPublicConstructor() public méthode