PHP 클래스 Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiatorTest

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

공개 메소드들

메소드 설명
testIsAnInstantiator ( )
testIsNotClonable ( )
testIsValueResolverAware ( )
testReturnsTheResultOfTheDecoratedInstantiatorIfTheFixtureHasNotBeenInstantiated ( )
testReturnsUnchangedSetIfFixtureHasAlreadyBeenInstantiated ( )

메소드 상세

testIsAnInstantiator() 공개 메소드

testIsNotClonable() 공개 메소드

public testIsNotClonable ( )

testIsValueResolverAware() 공개 메소드

testReturnsTheResultOfTheDecoratedInstantiatorIfTheFixtureHasNotBeenInstantiated() 공개 메소드

testReturnsUnchangedSetIfFixtureHasAlreadyBeenInstantiated() 공개 메소드