PHP Class SAML2\XML\samlp\ExtensionsTest

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

Public Methods

Method 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 method

Prepare a basic DOMelement to test against
public setUp ( )

testExtensionsAddEmpty() public method

Adding empty list should leave exising extensions unchanged.

testExtensionsAddSome() public method

Test adding two random elements

testExtensionsGet() public method

Test getList() method
public testExtensionsGet ( )