PHP 클래스 Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Trusted\TrustedCookieManagerTest

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

공개 메소드들

메소드 설명
createTrustedCookie_CookieNotSet_createNewCookie ( )
createTrustedCookie_cookieIsSet_appendToken ( )
createTrustedCookie_localhostSkippedInCookie ( )
createTrustedCookie_newTrustedToken_persistUserEntity ( )
isTrustedComputer_cookieSet_validateTrustedCodes ( )
isTrustedComputer_noCookieSet_returnFalse ( )
isTrustedComputer_validTrustedCode_returnTrue ( )
setUp ( )

비공개 메소드들

메소드 설명
createRequest ( $cookieValue = null ) : PHPUnit_Framework_MockObject_MockObject

메소드 상세

createTrustedCookie_CookieNotSet_createNewCookie() 공개 메소드

createTrustedCookie_cookieIsSet_appendToken() 공개 메소드

createTrustedCookie_localhostSkippedInCookie() 공개 메소드

createTrustedCookie_newTrustedToken_persistUserEntity() 공개 메소드

isTrustedComputer_cookieSet_validateTrustedCodes() 공개 메소드

isTrustedComputer_noCookieSet_returnFalse() 공개 메소드

isTrustedComputer_validTrustedCode_returnTrue() 공개 메소드

setUp() 공개 메소드

public setUp ( )