PHP 클래스 Domain\User\UserTest

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

공개 메소드들

메소드 설명
test_create_user ( )
test_create_user_type_employe ( )
test_create_user_type_student ( )
test_create_user_type_teacher ( )
test_create_user_with_deleted ( )
test_create_user_with_value ( )

메소드 상세

test_create_user() 공개 메소드

public test_create_user ( )

test_create_user_type_employe() 공개 메소드

test_create_user_type_student() 공개 메소드

test_create_user_type_teacher() 공개 메소드

test_create_user_with_deleted() 공개 메소드

test_create_user_with_value() 공개 메소드