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

파일 보기 프로젝트 열기: 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 RoleCreateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the RoleCreateStruct 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 RoleCreateStruct visitor.
public testVisit ( ) : string
리턴 string