PHP Класс SAML2\XML\mdui\DiscoHintsTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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