PHP Class SAML2\XML\mdui\DiscoHintsTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: simplesamlphp/saml2

Méthodes publiques

Méthode 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 méthode

Test marshalling a basic DiscoHints element
public testMarshalling ( )

testMarshallingChildren() public méthode

Add a Keywords element to the children attribute

testMarshallingEmpty() public méthode

Create an empty discoHints element

testUnmarshalling() public méthode

Test unmarshalling a basic DiscoHints element
public testUnmarshalling ( )

testUnmarshallingChildren() public méthode

Umarshal a DiscoHints attribute with extra children