PHP Class FOC\Authenticate\Auth\Test\TestCase\Auth\MultiColumnAuthenticateTest

Inheritance: extends Cake\TestSuite\TestCase
Afficher le fichier Open project: friendsofcake/authenticate

Méthodes publiques

Свойство Type Description
$fixtures

Méthodes publiques

Méthode Description
setUp ( ) : void setup
testAuthenticateEmailOrUsername ( ) : void test authenticate email or username
testAuthenticateInjection ( ) : void test the authenticate method
testAuthenticateNoData ( ) : void test the authenticate method
testAuthenticateNoPassword ( ) : void test the authenticate method
testAuthenticateNoUsername ( ) : void test the authenticate method
testAuthenticateScopeFail ( ) : void test scope failure.

Method Details

setUp() public méthode

setup
public setUp ( ) : void
Résultat void

testAuthenticateEmailOrUsername() public méthode

test authenticate email or username
public testAuthenticateEmailOrUsername ( ) : void
Résultat void

testAuthenticateInjection() public méthode

test the authenticate method
public testAuthenticateInjection ( ) : void
Résultat void

testAuthenticateNoData() public méthode

test the authenticate method
public testAuthenticateNoData ( ) : void
Résultat void

testAuthenticateNoPassword() public méthode

test the authenticate method
public testAuthenticateNoPassword ( ) : void
Résultat void

testAuthenticateNoUsername() public méthode

test the authenticate method
public testAuthenticateNoUsername ( ) : void
Résultat void

testAuthenticateScopeFail() public méthode

test scope failure.
public testAuthenticateScopeFail ( ) : void
Résultat void

Property Details

$fixtures public_oe property

public $fixtures