PHP Class SimpleSAML\Test\Module\consent\Auth\Process\ConsentTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: simplesamlphp/simplesamlphp

Public Methods

Method Description
testCheckDisable ( ) Test for the private checkDisable() method.

Private Methods

Method Description
processFilter ( array $config, array $request ) : array Helper function to run the filter with a given configuration.

Method Details

testCheckDisable() public method

Test for the private checkDisable() method.
public testCheckDisable ( )