PHP 클래스 Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiatorTest

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

공개 메소드들

메소드 설명
setUp ( )
testCanInstantiateFixtureWithNoMethodCallConstructor ( )
testCannotInstantiateFixtureWithDefaultConstructor ( )
testInstantiatesWithReflectionAndNoArguments ( )
testIsAChainableInstantiator ( )
testIsNotClonable ( )
testThrowsAnExceptionIfCouldNotInstantiateObject ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCanInstantiateFixtureWithNoMethodCallConstructor() 공개 메소드

testCannotInstantiateFixtureWithDefaultConstructor() 공개 메소드

testInstantiatesWithReflectionAndNoArguments() 공개 메소드

testIsAChainableInstantiator() 공개 메소드

testIsNotClonable() 공개 메소드

public testIsNotClonable ( )

testThrowsAnExceptionIfCouldNotInstantiateObject() 공개 메소드