PHP 클래스 Domain\Auth\AuthServiceTest

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

공개 메소드들

메소드 설명
test_cant_login ( )
test_login_by_email ( )
test_login_by_user ( )
test_login_by_username ( )
test_login_falied_exception ( )
test_logout ( )

메소드 상세

test_cant_login() 공개 메소드

public test_cant_login ( )

test_login_by_email() 공개 메소드

public test_login_by_email ( )

test_login_by_user() 공개 메소드

public test_login_by_user ( )

test_login_by_username() 공개 메소드

test_login_falied_exception() 공개 메소드

test_logout() 공개 메소드

public test_logout ( )