PHP Class Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorWithCallerDenormalizerTest

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

Méthodes publiques

Méthode Description
testCanDenormalizeNonStaticFactoryConstructor ( )
testCanDenormalizeSelfStaticFactoriesConstructor ( )
testCanDenormalizeStaticFactoriesConstructor ( )
testDenormalizesEmptyConstructorAsSimpleConstructor ( )
testDenormalizesWithArgumentsConstructorAsSimpleConstructor ( )
testIsNotClonable ( )
testThrowsExceptionIfInvalidConstructor ( )

Method Details

testCanDenormalizeNonStaticFactoryConstructor() public méthode

testCanDenormalizeSelfStaticFactoriesConstructor() public méthode

testCanDenormalizeStaticFactoriesConstructor() public méthode

testDenormalizesEmptyConstructorAsSimpleConstructor() public méthode

testDenormalizesWithArgumentsConstructorAsSimpleConstructor() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testThrowsExceptionIfInvalidConstructor() public méthode