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

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

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

Метод Описание
testCountryListAlpha2 ( DOMDocument $dom )
testCountryListAlpha3 ( DOMDocument $dom )
testCountryListIDC ( DOMDocument $dom )
testCountryListId ( DOMDocument $dom )
testCountryListMediaType ( DOMDocument $dom )
testCountryListName ( DOMDocument $dom )
testVisit ( ) : string Test the CountryListList visitor.

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

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

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

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

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

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

public testCountryListAlpha2 ( DOMDocument $dom )
$dom DOMDocument

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

public testCountryListAlpha3 ( DOMDocument $dom )
$dom DOMDocument

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

public testCountryListIDC ( DOMDocument $dom )
$dom DOMDocument

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

public testCountryListId ( DOMDocument $dom )
$dom DOMDocument

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

public testCountryListMediaType ( DOMDocument $dom )
$dom DOMDocument

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

public testCountryListName ( DOMDocument $dom )
$dom DOMDocument

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

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