PHP Class eZ\Publish\Core\REST\Common\Tests\Output\ValueObjectVisitorDispatcherTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testVisitValueObject ( )
testVisitValueObjectInvalidType ( )
testVisitValueObjectNoMatch ( )
testVisitValueObjectParentMatch ( )
testVisitValueObjectSecondRuleParentMatch ( )

Private Methods

Method Description
getOutputGeneratorMock ( ) : PHPUnit_Framework_MockObject_MockObject | Generator
getOutputVisitorMock ( ) : PHPUnit_Framework_MockObject_MockObject | Visitor
getValueObjectDispatcher ( ) : ValueObjectVisitorDispatcher
getValueObjectVisitorMock ( ) : PHPUnit_Framework_MockObject_MockObject | ValueObjectVisitor

Method Details

testVisitValueObject() public method

testVisitValueObjectInvalidType() public method

testVisitValueObjectNoMatch() public method

testVisitValueObjectParentMatch() public method

testVisitValueObjectSecondRuleParentMatch() public method