PHP Class Domain\User\UserTest

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

Public Methods

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

Method Details

test_create_user() public method

public test_create_user ( )

test_create_user_type_employe() public method

test_create_user_type_student() public method

test_create_user_type_teacher() public method

test_create_user_with_deleted() public method

test_create_user_with_value() public method