PHP 클래스 eZ\Publish\Core\REST\Common\Tests\Output\ValueObjectVisitorDispatcherTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testVisitValueObject ( )
testVisitValueObjectInvalidType ( )
testVisitValueObjectNoMatch ( )
testVisitValueObjectParentMatch ( )
testVisitValueObjectSecondRuleParentMatch ( )

비공개 메소드들

메소드 설명
getOutputGeneratorMock ( ) : PHPUnit_Framework_MockObject_MockObject | Generator
getOutputVisitorMock ( ) : PHPUnit_Framework_MockObject_MockObject | Visitor
getValueObjectDispatcher ( ) : ValueObjectVisitorDispatcher
getValueObjectVisitorMock ( ) : PHPUnit_Framework_MockObject_MockObject | ValueObjectVisitor

메소드 상세

testVisitValueObject() 공개 메소드

testVisitValueObjectInvalidType() 공개 메소드

testVisitValueObjectNoMatch() 공개 메소드

testVisitValueObjectParentMatch() 공개 메소드

testVisitValueObjectSecondRuleParentMatch() 공개 메소드