PHP Class SAML2\XML\samlp\ExtensionsTest

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

Méthodes publiques

Méthode Description
setUp ( ) Prepare a basic DOMelement to test against
testExtensionsAddEmpty ( ) Adding empty list should leave exising extensions unchanged.
testExtensionsAddSome ( ) Test adding two random elements
testExtensionsGet ( ) Test getList() method

Method Details

setUp() public méthode

Prepare a basic DOMelement to test against
public setUp ( )

testExtensionsAddEmpty() public méthode

Adding empty list should leave exising extensions unchanged.

testExtensionsAddSome() public méthode

Test adding two random elements

testExtensionsGet() public méthode

Test getList() method
public testExtensionsGet ( )