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

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testVisitValueObject ( )
testVisitValueObjectInvalidType ( )
testVisitValueObjectNoMatch ( )
testVisitValueObjectParentMatch ( )
testVisitValueObjectSecondRuleParentMatch ( )

Private Methods

Méthode 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 méthode

testVisitValueObjectInvalidType() public méthode

testVisitValueObjectNoMatch() public méthode

testVisitValueObjectParentMatch() public méthode

testVisitValueObjectSecondRuleParentMatch() public méthode