PHP Class Aacotroneo\Saml2\Saml2AuthTest

Inheritance: extends PHPUnit_Framework_TestCase
显示文件 Open project: aacotroneo/laravel-saml2

Public Methods

Method Description
tearDown ( )
testAcsError ( )
testAcsNotAutenticated ( )
testAcsOK ( )
testIsAuthenticated ( )
testLogin ( )
testLogout ( )
testSlsError ( )
testSlsOK ( )

Method Details

tearDown() public method

public tearDown ( )

testAcsError() public method

public testAcsError ( )

testAcsNotAutenticated() public method

testAcsOK() public method

public testAcsOK ( )

testIsAuthenticated() public method

public testIsAuthenticated ( )

testLogin() public method

public testLogin ( )

testLogout() public method

public testLogout ( )

testSlsError() public method

public testSlsError ( )

testSlsOK() public method

public testSlsOK ( )