PHP Class Domain\Employee\EmployeeTest

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

Public Methods

Method Description
test_create_employee ( )
test_create_employee_with_deleted ( )
test_create_employee_with_user ( )
test_create_employee_with_value ( )
test_create_employee_without_user ( )

Method Details

test_create_employee() public method

test_create_employee_with_deleted() public method

test_create_employee_with_user() public method

test_create_employee_with_value() public method

test_create_employee_without_user() public method