PHP Class eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\CountryListTest

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testCountryListAlpha2 ( DOMDocument $dom )
testCountryListAlpha3 ( DOMDocument $dom )
testCountryListIDC ( DOMDocument $dom )
testCountryListId ( DOMDocument $dom )
testCountryListMediaType ( DOMDocument $dom )
testCountryListName ( DOMDocument $dom )
testVisit ( ) : string Test the CountryListList visitor.

Méthodes protégées

Méthode Description
internalGetVisitor ( ) : CountryList Get the CountryList visitor.

Method Details

internalGetVisitor() protected méthode

Get the CountryList visitor.
protected internalGetVisitor ( ) : CountryList
Résultat eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\CountryList

testCountryListAlpha2() public méthode

public testCountryListAlpha2 ( DOMDocument $dom )
$dom DOMDocument

testCountryListAlpha3() public méthode

public testCountryListAlpha3 ( DOMDocument $dom )
$dom DOMDocument

testCountryListIDC() public méthode

public testCountryListIDC ( DOMDocument $dom )
$dom DOMDocument

testCountryListId() public méthode

public testCountryListId ( DOMDocument $dom )
$dom DOMDocument

testCountryListMediaType() public méthode

public testCountryListMediaType ( DOMDocument $dom )
$dom DOMDocument

testCountryListName() public méthode

public testCountryListName ( DOMDocument $dom )
$dom DOMDocument

testVisit() public méthode

Test the CountryListList visitor.
public testVisit ( ) : string
Résultat string