PHP Class Domain\Auth\AuthServiceTest

Inheritance: extends TestCase, use trait Illuminate\Foundation\Testing\DatabaseTransactions
Afficher le fichier Open project: resultsystems/school

Méthodes publiques

Méthode Description
test_cant_login ( )
test_login_by_email ( )
test_login_by_user ( )
test_login_by_username ( )
test_login_falied_exception ( )
test_logout ( )

Method Details

test_cant_login() public méthode

public test_cant_login ( )

test_login_by_email() public méthode

public test_login_by_email ( )

test_login_by_user() public méthode

public test_login_by_user ( )

test_login_by_username() public méthode

test_login_falied_exception() public méthode

test_logout() public méthode

public test_logout ( )