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

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method 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 )
testParentUserGroupHrefCorrect ( DOMDocument $dom )
testParentUserGroupMediaTypeCorrect ( DOMDocument $dom )
testRolesHrefCorrect ( DOMDocument $dom )
testRolesMediaTypeCorrect ( DOMDocument $dom )
testSectionHrefCorrect ( DOMDocument $dom )
testSectionMediaTypeCorrect ( DOMDocument $dom )
testSubgroupsHrefCorrect ( DOMDocument $dom )
testSubgroupsMediaTypeCorrect ( DOMDocument $dom )
testUserGroupHrefCorrect ( DOMDocument $dom )
testUserGroupIdCorrect ( DOMDocument $dom )
testUserGroupMediaTypeWithoutVersionCorrect ( DOMDocument $dom )
testUserGroupRemoteIdCorrect ( DOMDocument $dom )
testUserGroupTypeHrefCorrect ( DOMDocument $dom )
testUserGroupTypeMediaTypeCorrect ( DOMDocument $dom )
testUsersHrefCorrect ( DOMDocument $dom )
testUsersMediaTypeCorrect ( DOMDocument $dom )
testVersionsHrefCorrect ( DOMDocument $dom )
testVersionsMediaTypeCorrect ( DOMDocument $dom )
testVisitWithoutEmbeddedVersion ( ) : DOMDocument

Protected Methods

Method Description
getBasicRestUserGroup ( )
internalGetVisitor ( ) : RestUserGroup Get the UserGroup visitor.

Method Details

getBasicRestUserGroup() protected method

protected getBasicRestUserGroup ( )

internalGetVisitor() protected method

Get the UserGroup visitor.
protected internalGetVisitor ( ) : RestUserGroup
return eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\RestUserGroup

testAlwaysAvailableCorrect() public method

public testAlwaysAvailableCorrect ( DOMDocument $dom )
$dom DOMDocument

testLastModificationDateCorrect() public method

public testLastModificationDateCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsHrefCorrect() public method

public testLocationsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsMediaTypeCorrect() public method

public testLocationsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLanguageCodeCorrect() public method

public testMainLanguageCodeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationHrefCorrect() public method

public testMainLocationHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationMediaTypeCorrect() public method

public testMainLocationMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testNameCorrect() public method

public testNameCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerHrefCorrect() public method

public testOwnerHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerMediaTypeCorrect() public method

public testOwnerMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testParentUserGroupHrefCorrect() public method

public testParentUserGroupHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testParentUserGroupMediaTypeCorrect() public method

public testParentUserGroupMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesHrefCorrect() public method

public testRolesHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesMediaTypeCorrect() public method

public testRolesMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionHrefCorrect() public method

public testSectionHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionMediaTypeCorrect() public method

public testSectionMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testSubgroupsHrefCorrect() public method

public testSubgroupsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSubgroupsMediaTypeCorrect() public method

public testSubgroupsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupHrefCorrect() public method

public testUserGroupHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupIdCorrect() public method

public testUserGroupIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupMediaTypeWithoutVersionCorrect() public method

public testUserGroupMediaTypeWithoutVersionCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupRemoteIdCorrect() public method

public testUserGroupRemoteIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupTypeHrefCorrect() public method

public testUserGroupTypeHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupTypeMediaTypeCorrect() public method

public testUserGroupTypeMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUsersHrefCorrect() public method

public testUsersHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUsersMediaTypeCorrect() public method

public testUsersMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsHrefCorrect() public method

public testVersionsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsMediaTypeCorrect() public method

public testVersionsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVisitWithoutEmbeddedVersion() public method

public testVisitWithoutEmbeddedVersion ( ) : DOMDocument
return DOMDocument