PHP 클래스 SAML2\XML\mdui\DiscoHintsTest

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

공개 메소드들

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

메소드 상세

testMarshalling() 공개 메소드

Test marshalling a basic DiscoHints element
public testMarshalling ( )

testMarshallingChildren() 공개 메소드

Add a Keywords element to the children attribute

testMarshallingEmpty() 공개 메소드

Create an empty discoHints element

testUnmarshalling() 공개 메소드

Test unmarshalling a basic DiscoHints element
public testUnmarshalling ( )

testUnmarshallingChildren() 공개 메소드

Umarshal a DiscoHints attribute with extra children