PHP 클래스 eZ\Publish\Core\REST\Client\Tests\Output\ValueObjectVisitor\RoleUpdateStructTest

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

공개 메소드들

메소드 설명
testResultContainsIdentifierValueElement ( string $result ) Tests that the result contains identifier value element.
testResultContainsRoleInputAttributes ( string $result ) Tests that the result contains RoleInput attributes.
testResultContainsRoleInputElement ( string $result ) Tests that the result contains RoleInput element.
testVisit ( ) : string Tests the RoleUpdateStruct visitor.

보호된 메소드들

메소드 설명
internalGetVisitor ( ) : RoleUpdateStruct Gets the RoleUpdateStruct visitor.

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the RoleUpdateStruct visitor.

testResultContainsIdentifierValueElement() 공개 메소드

Tests that the result contains identifier value element.

testResultContainsRoleInputAttributes() 공개 메소드

Tests that the result contains RoleInput attributes.

testResultContainsRoleInputElement() 공개 메소드

Tests that the result contains RoleInput element.
public testResultContainsRoleInputElement ( string $result )
$result string

testVisit() 공개 메소드

Tests the RoleUpdateStruct visitor.
public testVisit ( ) : string
리턴 string