PHP Class Domain\User\UserTest

Inheritance: extends TestCase, use trait Illuminate\Foundation\Testing\DatabaseTransactions
Afficher le fichier Open project: resultsystems/school

Méthodes publiques

Méthode 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 méthode

public test_create_user ( )

test_create_user_type_employe() public méthode

test_create_user_type_student() public méthode

test_create_user_type_teacher() public méthode

test_create_user_with_deleted() public méthode

test_create_user_with_value() public méthode