PHP Class Domain\Student\StudentTest

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

Public Methods

Method Description
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 ( )

Method Details

getPayer() public method

public getPayer ( $student )

test_complete_matter() public method

test_complete_matter_failed() public method

test_create_student() public method

public test_create_student ( )

test_create_student_with_billet() public method

test_create_student_with_classroom() public method

test_create_student_with_deleted() public method

test_create_student_with_matter_completed() public method

test_create_student_with_user() public method

test_create_student_with_value() public method

test_create_student_without_user() public method

test_has_delayed_payments() public method

test_hasnt_delayed_payments() public method