PHP 클래스 Domain\Student\StudentTest

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

공개 메소드들

메소드 설명
getPayer ( $student )
test_complete_matter ( )
test_complete_matter_failed ( )
test_create_student ( )
test_create_student_with_billet ( )
test_create_student_with_classroom ( )
test_create_student_with_deleted ( )
test_create_student_with_matter_completed ( )
test_create_student_with_user ( )
test_create_student_with_value ( )
test_create_student_without_user ( )
test_has_delayed_payments ( )
test_hasnt_delayed_payments ( )

메소드 상세

getPayer() 공개 메소드

public getPayer ( $student )

test_complete_matter() 공개 메소드

test_complete_matter_failed() 공개 메소드

test_create_student() 공개 메소드

public test_create_student ( )

test_create_student_with_billet() 공개 메소드

test_create_student_with_classroom() 공개 메소드

test_create_student_with_deleted() 공개 메소드

test_create_student_with_matter_completed() 공개 메소드

test_create_student_with_user() 공개 메소드

test_create_student_with_value() 공개 메소드

test_create_student_without_user() 공개 메소드

test_has_delayed_payments() 공개 메소드

test_hasnt_delayed_payments() 공개 메소드