PHP Class SAML2\XML\mdui\DiscoHintsTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: simplesamlphp/saml2

Public Methods

Method Description
testMarshalling ( ) Test marshalling a basic DiscoHints element
testMarshallingChildren ( ) Add a Keywords element to the children attribute
testMarshallingEmpty ( ) Create an empty discoHints element
testUnmarshalling ( ) Test unmarshalling a basic DiscoHints element
testUnmarshallingChildren ( ) Umarshal a DiscoHints attribute with extra children

Method Details

testMarshalling() public method

Test marshalling a basic DiscoHints element
public testMarshalling ( )

testMarshallingChildren() public method

Add a Keywords element to the children attribute

testMarshallingEmpty() public method

Create an empty discoHints element

testUnmarshalling() public method

Test unmarshalling a basic DiscoHints element
public testUnmarshalling ( )

testUnmarshallingChildren() public method

Umarshal a DiscoHints attribute with extra children