PHP Class App\Functional\Api\V1\Controllers\SignUpControllerTest

Inheritance: extends App\TestCase, use trait Illuminate\Foundation\Testing\DatabaseMigrations
Afficher le fichier Open project: francescomalatesta/laravel-api-boilerplate-jwt

Méthodes publiques

Méthode Description
testSignUpReturnsValidationError ( )
testSignUpSuccessfully ( )
testSignUpSuccessfullyWithTokenRelease ( )

Method Details

testSignUpReturnsValidationError() public méthode

testSignUpSuccessfully() public méthode

testSignUpSuccessfullyWithTokenRelease() public méthode