PHP Class Domain\Auth\AuthControllerTest

Inheritance: extends TestCase, use trait Illuminate\Foundation\Testing\DatabaseTransactions
Datei anzeigen Open project: resultsystems/school

Public Methods

Method Description
test_cant_login ( )
test_login_employee ( )
test_login_student ( )
test_login_teacher ( )
test_logout ( )

Method Details

test_cant_login() public method

public test_cant_login ( )

test_login_employee() public method

public test_login_employee ( )

test_login_student() public method

public test_login_student ( )

test_login_teacher() public method

public test_login_teacher ( )

test_logout() public method

public test_logout ( )