PHP Class Scheb\TwoFactorBundle\Tests\Security\TwoFactor\Provider\Email\Validation\EmailCodeValidatorTest

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

Public Methods

Method Description
checkCode_validateCode_returnBoolean ( $code, $input, $expectedReturnValue )
getCheckCodeData ( ) : array Test data for checkCode: code, input, result.
setUp ( )

Method Details

checkCode_validateCode_returnBoolean() public method

public checkCode_validateCode_returnBoolean ( $code, $input, $expectedReturnValue )

getCheckCodeData() public method

Test data for checkCode: code, input, result.
public getCheckCodeData ( ) : array
return array

setUp() public method

public setUp ( )