PHP Class eZ\Publish\Core\REST\Client\Tests\Output\ValueObjectVisitor\ObjectStateGroupUpdateStructTest

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testResultContainsDefaultLanguageCodeValueElement ( string $result ) Tests that the result contains defaultLanguageCode value element.
testResultContainsDescriptionsElement ( string $result ) Tests that the result contains descriptions element.
testResultContainsIdentifierValueElement ( string $result ) Tests that the result contains identifier value element.
testResultContainsNamesElement ( string $result ) Tests that the result contains names element.
testVisit ( ) : string Tests the ObjectStateGroupUpdateStruct visitor.

Protected Methods

Method Description
internalGetVisitor ( ) : ObjectStateGroupUpdateStruct Gets the ObjectStateGroupUpdateStruct visitor.

Method Details

internalGetVisitor() protected method

Gets the ObjectStateGroupUpdateStruct visitor.

testResultContainsDefaultLanguageCodeValueElement() public method

Tests that the result contains defaultLanguageCode value element.

testResultContainsDescriptionsElement() public method

Tests that the result contains descriptions element.

testResultContainsIdentifierValueElement() public method

Tests that the result contains identifier value element.

testResultContainsNamesElement() public method

Tests that the result contains names element.
public testResultContainsNamesElement ( string $result )
$result string

testVisit() public method

Tests the ObjectStateGroupUpdateStruct visitor.
public testVisit ( ) : string
return string