PHP Class Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Session\SessionFlagManagerTest

Show file Open project: scheb/two-factor-bundle

Public Methods

Method Description
dataProvider_isNotAuthenticated ( )
isNotAuthenticated_hasFlagSet_returnCorrectBoolean ( $getReturnValue, $expectedReturnValue )
isNotAuthenticated_notHasFlag_returnFalse ( )
isNotAuthenticated_notSessionStarted_returnFalse ( )
setBegin_startTwoFactor_flagIsSetFalse ( )
setComplete_completeTwoFactor_flagIsSetTrue ( )
setUp ( )

Method Details

dataProvider_isNotAuthenticated() public method

isNotAuthenticated_hasFlagSet_returnCorrectBoolean() public method

public isNotAuthenticated_hasFlagSet_returnCorrectBoolean ( $getReturnValue, $expectedReturnValue )

isNotAuthenticated_notHasFlag_returnFalse() public method

isNotAuthenticated_notSessionStarted_returnFalse() public method

setBegin_startTwoFactor_flagIsSetFalse() public method

setComplete_completeTwoFactor_flagIsSetTrue() public method

setUp() public method

public setUp ( )