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

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

공개 메소드들

메소드 설명
testAcceptChainableInstantiators ( )
testIsAnInstantiator ( )
testIsNotClonable ( )
testIterateOverEveryInstantiatorAndUseTheFirstValidOne ( )
testPassValueResolverAwarenessPropertyToItsInstantiator ( )
testThrowExceptionIfInvalidParserIsPassed ( )
testThrowExceptionIfNoSuitableParserIsFound ( )

메소드 상세

testAcceptChainableInstantiators() 공개 메소드

testIsAnInstantiator() 공개 메소드

testIsNotClonable() 공개 메소드

public testIsNotClonable ( )

testIterateOverEveryInstantiatorAndUseTheFirstValidOne() 공개 메소드

testPassValueResolverAwarenessPropertyToItsInstantiator() 공개 메소드

testThrowExceptionIfInvalidParserIsPassed() 공개 메소드

testThrowExceptionIfNoSuitableParserIsFound() 공개 메소드