PHP 클래스 eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\CountryListTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
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