PHP Class SAML2\XML\mdui\UIInfoTest

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

Public Methods

Method Description
testMarshalling ( ) Test creating a basic UIInfo element.
testMarshallingChildren ( ) Test creating an UIinfo element with XML children
testUnmarshalling ( ) Test unmarshalling a basic UIInfo element
testUnmarshallingChildren ( ) Test unmarshalling wuth Logo, Keywords child elements

Method Details

testMarshalling() public method

Test creating a basic UIInfo element.
public testMarshalling ( )

testMarshallingChildren() public method

Test creating an UIinfo element with XML children

testUnmarshalling() public method

Test unmarshalling a basic UIInfo element
public testUnmarshalling ( )

testUnmarshallingChildren() public method

Test unmarshalling wuth Logo, Keywords child elements