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

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

공개 메소드들

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

보호된 메소드들

메소드 설명
getBasicRestUserGroup ( )
internalGetVisitor ( ) : RestUserGroup Get the UserGroup visitor.

메소드 상세

getBasicRestUserGroup() 보호된 메소드

protected getBasicRestUserGroup ( )

internalGetVisitor() 보호된 메소드

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

testAlwaysAvailableCorrect() 공개 메소드

public testAlwaysAvailableCorrect ( DOMDocument $dom )
$dom DOMDocument

testLastModificationDateCorrect() 공개 메소드

public testLastModificationDateCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsHrefCorrect() 공개 메소드

public testLocationsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsMediaTypeCorrect() 공개 메소드

public testLocationsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLanguageCodeCorrect() 공개 메소드

public testMainLanguageCodeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationHrefCorrect() 공개 메소드

public testMainLocationHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationMediaTypeCorrect() 공개 메소드

public testMainLocationMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testNameCorrect() 공개 메소드

public testNameCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerHrefCorrect() 공개 메소드

public testOwnerHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerMediaTypeCorrect() 공개 메소드

public testOwnerMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testParentUserGroupHrefCorrect() 공개 메소드

public testParentUserGroupHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testParentUserGroupMediaTypeCorrect() 공개 메소드

public testParentUserGroupMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesHrefCorrect() 공개 메소드

public testRolesHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesMediaTypeCorrect() 공개 메소드

public testRolesMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionHrefCorrect() 공개 메소드

public testSectionHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionMediaTypeCorrect() 공개 메소드

public testSectionMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testSubgroupsHrefCorrect() 공개 메소드

public testSubgroupsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSubgroupsMediaTypeCorrect() 공개 메소드

public testSubgroupsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupHrefCorrect() 공개 메소드

public testUserGroupHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupIdCorrect() 공개 메소드

public testUserGroupIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupMediaTypeWithoutVersionCorrect() 공개 메소드

public testUserGroupMediaTypeWithoutVersionCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupRemoteIdCorrect() 공개 메소드

public testUserGroupRemoteIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupTypeHrefCorrect() 공개 메소드

public testUserGroupTypeHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupTypeMediaTypeCorrect() 공개 메소드

public testUserGroupTypeMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUsersHrefCorrect() 공개 메소드

public testUsersHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUsersMediaTypeCorrect() 공개 메소드

public testUsersMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsHrefCorrect() 공개 메소드

public testVersionsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsMediaTypeCorrect() 공개 메소드

public testVersionsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVisitWithoutEmbeddedVersion() 공개 메소드

public testVisitWithoutEmbeddedVersion ( ) : DOMDocument
리턴 DOMDocument