Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SAML2
XML
ChunkTest
PHP Class SAML2\XML\ChunkTest
Inheritance:
extends
PHPUnit_Framework_TestCase
Datei anzeigen
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
public
testChunkSerializationLoop
( )