PHP 클래스 Domain\Auth\AuthControllerTest

상속: extends TestCase, use trait Illuminate\Foundation\Testing\DatabaseTransactions
파일 보기 프로젝트 열기: resultsystems/school

공개 메소드들

메소드 설명
test_cant_login ( )
test_login_employee ( )
test_login_student ( )
test_login_teacher ( )
test_logout ( )

메소드 상세

test_cant_login() 공개 메소드

public test_cant_login ( )

test_login_employee() 공개 메소드

public test_login_employee ( )

test_login_student() 공개 메소드

public test_login_student ( )

test_login_teacher() 공개 메소드

public test_login_teacher ( )

test_logout() 공개 메소드

public test_logout ( )