PHP Class SAML2\XML\ChunkTest

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

Méthodes publiques

Méthode Description
setUp ( ) Make a new Chunk object to test with
testChunkGetXML ( ) Test the getXML() method
testChunkSerializationLoop ( ) Test serialization and unserialization

Method Details

setUp() public méthode

Make a new Chunk object to test with
public setUp ( )

testChunkGetXML() public méthode

Test the getXML() method
public testChunkGetXML ( )

testChunkSerializationLoop() public méthode

Test serialization and unserialization