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

Afficher le fichier Open project: scheb/two-factor-bundle

Méthodes publiques

Méthode 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 méthode

isNotAuthenticated_hasFlagSet_returnCorrectBoolean() public méthode

public isNotAuthenticated_hasFlagSet_returnCorrectBoolean ( $getReturnValue, $expectedReturnValue )

isNotAuthenticated_notHasFlag_returnFalse() public méthode

isNotAuthenticated_notSessionStarted_returnFalse() public méthode

setBegin_startTwoFactor_flagIsSetFalse() public méthode

setComplete_completeTwoFactor_flagIsSetTrue() public méthode

setUp() public méthode

public setUp ( )