PHP 클래스 Nelmio\Alice\Throwable\Exception\Generator\Instantiator\InstantiationExceptionFactoryTest

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

공개 메소드들

메소드 설명
testTestCreate ( )
testTestCreateForConstructorIsMissingMandatoryParameters ( )
testTestCreateForCouldNotGetConstructorData ( )
testTestCreateForInstantiatorNotFoundForFixture ( )
testTestCreateForInvalidInstanceType ( )
testTestCreateForNonPublicConstructor ( )

메소드 상세

testTestCreate() 공개 메소드

public testTestCreate ( )

testTestCreateForConstructorIsMissingMandatoryParameters() 공개 메소드

testTestCreateForCouldNotGetConstructorData() 공개 메소드

testTestCreateForInstantiatorNotFoundForFixture() 공개 메소드

testTestCreateForInvalidInstanceType() 공개 메소드

testTestCreateForNonPublicConstructor() 공개 메소드