PHP 클래스 Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorWithCallerDenormalizerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
testCanDenormalizeNonStaticFactoryConstructor ( )
testCanDenormalizeSelfStaticFactoriesConstructor ( )
testCanDenormalizeStaticFactoriesConstructor ( )
testDenormalizesEmptyConstructorAsSimpleConstructor ( )
testDenormalizesWithArgumentsConstructorAsSimpleConstructor ( )
testIsNotClonable ( )
testThrowsExceptionIfInvalidConstructor ( )

메소드 상세

testCanDenormalizeNonStaticFactoryConstructor() 공개 메소드

testCanDenormalizeSelfStaticFactoriesConstructor() 공개 메소드

testCanDenormalizeStaticFactoriesConstructor() 공개 메소드

testDenormalizesEmptyConstructorAsSimpleConstructor() 공개 메소드

testDenormalizesWithArgumentsConstructorAsSimpleConstructor() 공개 메소드

testIsNotClonable() 공개 메소드

public testIsNotClonable ( )

testThrowsExceptionIfInvalidConstructor() 공개 메소드