PHP Class Webiny\Component\Security\Tests\Authentication\Providers\Http\HttpTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: Webiny/Framework

Public Methods

Method Description
testConstructor ( )
testGetLoginObject ( )
testInvalidLoginProvidedCallback ( )
testLogoutCallback ( )
testTriggerLogin ( )
testTriggerLoginFailed ( )

Method Details

testConstructor() public method

public testConstructor ( )

testGetLoginObject() public method

public testGetLoginObject ( )

testInvalidLoginProvidedCallback() public method

testLogoutCallback() public method

public testLogoutCallback ( )

testTriggerLogin() public method

public testTriggerLogin ( )

testTriggerLoginFailed() public method