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

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 ObjectStateGroupCreateStruct visitor.

Protected Methods

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

Method Details

internalGetVisitor() protected method

Gets the ObjectStateGroupCreateStruct 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 ObjectStateGroupCreateStruct visitor.
public testVisit ( ) : string
return string