PHP Класс eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ContentTypeGroupRefListTest

Показать файл Открыть проект

Открытые методы

Метод Описание
testContentTypeGroupRefListHrefCorrect ( DOMDocument $dom )
testContentTypeGroupRefListMediaTypeCorrect ( DOMDocument $dom )
testFirstContentTypeGroupRefHrefCorrect ( DOMDocument $dom )
testFirstContentTypeGroupRefMediaTypeCorrect ( DOMDocument $dom )
testFirstContentTypeGroupRefUnlinkHrefCorrect ( DOMDocument $dom )
testFirstContentTypeGroupRefUnlinkMethodCorrect ( DOMDocument $dom )
testSecondContentTypeGroupRefHrefCorrect ( DOMDocument $dom )
testSecondContentTypeGroupRefMediaTypeCorrect ( DOMDocument $dom )
testSecondContentTypeGroupRefUnlinkHrefCorrect ( DOMDocument $dom )
testSecondContentTypeGroupRefUnlinkMethodCorrect ( DOMDocument $dom )
testVisit ( ) : DOMDocument Test the ContentTypeGroupRefList visitor.

Защищенные методы

Метод Описание
internalGetVisitor ( ) : ContentTypeGroupRefList Get the ContentTypeGroupRefList visitor.

Описание методов

internalGetVisitor() защищенный Метод

Get the ContentTypeGroupRefList visitor.
protected internalGetVisitor ( ) : ContentTypeGroupRefList
Результат eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\ContentTypeGroupRefList

testContentTypeGroupRefListHrefCorrect() публичный Метод

public testContentTypeGroupRefListHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testContentTypeGroupRefListMediaTypeCorrect() публичный Метод

public testContentTypeGroupRefListMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testFirstContentTypeGroupRefHrefCorrect() публичный Метод

public testFirstContentTypeGroupRefHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testFirstContentTypeGroupRefMediaTypeCorrect() публичный Метод

public testFirstContentTypeGroupRefMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testFirstContentTypeGroupRefUnlinkHrefCorrect() публичный Метод

public testFirstContentTypeGroupRefUnlinkHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testFirstContentTypeGroupRefUnlinkMethodCorrect() публичный Метод

public testFirstContentTypeGroupRefUnlinkMethodCorrect ( DOMDocument $dom )
$dom DOMDocument

testSecondContentTypeGroupRefHrefCorrect() публичный Метод

public testSecondContentTypeGroupRefHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSecondContentTypeGroupRefMediaTypeCorrect() публичный Метод

public testSecondContentTypeGroupRefMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testSecondContentTypeGroupRefUnlinkHrefCorrect() публичный Метод

public testSecondContentTypeGroupRefUnlinkHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSecondContentTypeGroupRefUnlinkMethodCorrect() публичный Метод

public testSecondContentTypeGroupRefUnlinkMethodCorrect ( DOMDocument $dom )
$dom DOMDocument

testVisit() публичный Метод

Test the ContentTypeGroupRefList visitor.
public testVisit ( ) : DOMDocument
Результат DOMDocument