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

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testAlwaysAvailableCorrect ( DOMDocument $dom )
testLastModificationDateCorrect ( DOMDocument $dom )
testLocationsHrefCorrect ( DOMDocument $dom )
testLocationsMediaTypeCorrect ( DOMDocument $dom )
testMainLanguageCodeCorrect ( DOMDocument $dom )
testMainLocationHrefCorrect ( DOMDocument $dom )
testMainLocationMediaTypeCorrect ( DOMDocument $dom )
testNameCorrect ( DOMDocument $dom )
testOwnerHrefCorrect ( DOMDocument $dom )
testOwnerMediaTypeCorrect ( DOMDocument $dom )
testRolesHrefCorrect ( DOMDocument $dom )
testRolesMediaTypeCorrect ( DOMDocument $dom )
testSectionHrefCorrect ( DOMDocument $dom )
testSectionMediaTypeCorrect ( DOMDocument $dom )
testUserGroupsHrefCorrect ( DOMDocument $dom )
testUserGroupsMediaTypeCorrect ( DOMDocument $dom )
testUserHrefCorrect ( DOMDocument $dom )
testUserIdCorrect ( DOMDocument $dom )
testUserMediaTypeWithoutVersionCorrect ( DOMDocument $dom )
testUserRemoteIdCorrect ( DOMDocument $dom )
testUserTypeHrefCorrect ( DOMDocument $dom )
testUserTypeMediaTypeCorrect ( DOMDocument $dom )
testVersionsHrefCorrect ( DOMDocument $dom )
testVersionsMediaTypeCorrect ( DOMDocument $dom )
testVisitWithoutEmbeddedVersion ( ) : DOMDocument

Méthodes protégées

Méthode Description
getBasicRestUser ( )
internalGetVisitor ( ) : RestUser Get the User visitor.

Method Details

getBasicRestUser() protected méthode

protected getBasicRestUser ( )

internalGetVisitor() protected méthode

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

testAlwaysAvailableCorrect() public méthode

public testAlwaysAvailableCorrect ( DOMDocument $dom )
$dom DOMDocument

testLastModificationDateCorrect() public méthode

public testLastModificationDateCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsHrefCorrect() public méthode

public testLocationsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsMediaTypeCorrect() public méthode

public testLocationsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLanguageCodeCorrect() public méthode

public testMainLanguageCodeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationHrefCorrect() public méthode

public testMainLocationHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationMediaTypeCorrect() public méthode

public testMainLocationMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testNameCorrect() public méthode

public testNameCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerHrefCorrect() public méthode

public testOwnerHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerMediaTypeCorrect() public méthode

public testOwnerMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesHrefCorrect() public méthode

public testRolesHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesMediaTypeCorrect() public méthode

public testRolesMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionHrefCorrect() public méthode

public testSectionHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionMediaTypeCorrect() public méthode

public testSectionMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupsHrefCorrect() public méthode

public testUserGroupsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupsMediaTypeCorrect() public méthode

public testUserGroupsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserHrefCorrect() public méthode

public testUserHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserIdCorrect() public méthode

public testUserIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserMediaTypeWithoutVersionCorrect() public méthode

public testUserMediaTypeWithoutVersionCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserRemoteIdCorrect() public méthode

public testUserRemoteIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserTypeHrefCorrect() public méthode

public testUserTypeHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserTypeMediaTypeCorrect() public méthode

public testUserTypeMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsHrefCorrect() public méthode

public testVersionsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsMediaTypeCorrect() public méthode

public testVersionsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVisitWithoutEmbeddedVersion() public méthode

public testVisitWithoutEmbeddedVersion ( ) : DOMDocument
Résultat DOMDocument