PHP Class SAML2\XML\ChunkTest

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

Public Methods

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

Method Details

setUp() public method

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

testChunkGetXML() public method

Test the getXML() method
public testChunkGetXML ( )

testChunkSerializationLoop() public method

Test serialization and unserialization