PHP 클래스 SAML2\XML\mdui\UIInfoTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: simplesamlphp/saml2

공개 메소드들

메소드 설명
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

메소드 상세

testMarshalling() 공개 메소드

Test creating a basic UIInfo element.
public testMarshalling ( )

testMarshallingChildren() 공개 메소드

Test creating an UIinfo element with XML children

testUnmarshalling() 공개 메소드

Test unmarshalling a basic UIInfo element
public testUnmarshalling ( )

testUnmarshallingChildren() 공개 메소드

Test unmarshalling wuth Logo, Keywords child elements