PHP Class Domain\Auth\AuthControllerTest

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_employee ( )
test_login_student ( )
test_login_teacher ( )
test_logout ( )

Method Details

test_cant_login() public méthode

public test_cant_login ( )

test_login_employee() public méthode

public test_login_employee ( )

test_login_student() public méthode

public test_login_student ( )

test_login_teacher() public méthode

public test_login_teacher ( )

test_logout() public méthode

public test_logout ( )