PHP 클래스 Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolverTest

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

공개 메소드들

메소드 설명
testCanResolveFixtureMatchReferenceValues ( )
testCannotResolveValueIfHasNoResolver ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testReturnsARandomMatchingFixture ( )
testTheMatchingFixtureCanBeFromLoadedFixtures ( )
testTheMatchingFixtureCanBeFromObjects ( )
testThrowsAnExceptionIfNotMathcingIdFound ( )
testWithersReturnNewModifiedInstance ( )

메소드 상세

testCanResolveFixtureMatchReferenceValues() 공개 메소드

testCannotResolveValueIfHasNoResolver() 공개 메소드

testIsAChainableResolver() 공개 메소드

testIsNotClonable() 공개 메소드

public testIsNotClonable ( )

testReturnsARandomMatchingFixture() 공개 메소드

testTheMatchingFixtureCanBeFromLoadedFixtures() 공개 메소드

testTheMatchingFixtureCanBeFromObjects() 공개 메소드

testThrowsAnExceptionIfNotMathcingIdFound() 공개 메소드

testWithersReturnNewModifiedInstance() 공개 메소드