PHP 클래스 Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Session\SessionFlagManagerTest

파일 보기 프로젝트 열기: scheb/two-factor-bundle

공개 메소드들

메소드 설명
dataProvider_isNotAuthenticated ( )
isNotAuthenticated_hasFlagSet_returnCorrectBoolean ( $getReturnValue, $expectedReturnValue )
isNotAuthenticated_notHasFlag_returnFalse ( )
isNotAuthenticated_notSessionStarted_returnFalse ( )
setBegin_startTwoFactor_flagIsSetFalse ( )
setComplete_completeTwoFactor_flagIsSetTrue ( )
setUp ( )

메소드 상세

dataProvider_isNotAuthenticated() 공개 메소드

isNotAuthenticated_hasFlagSet_returnCorrectBoolean() 공개 메소드

public isNotAuthenticated_hasFlagSet_returnCorrectBoolean ( $getReturnValue, $expectedReturnValue )

isNotAuthenticated_notHasFlag_returnFalse() 공개 메소드

isNotAuthenticated_notSessionStarted_returnFalse() 공개 메소드

setBegin_startTwoFactor_flagIsSetFalse() 공개 메소드

setComplete_completeTwoFactor_flagIsSetTrue() 공개 메소드

setUp() 공개 메소드

public setUp ( )