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

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

Public Methods

Method Description
testSignUpReturnsValidationError ( )
testSignUpSuccessfully ( )
testSignUpSuccessfullyWithTokenRelease ( )

Method Details

testSignUpReturnsValidationError() public method

testSignUpSuccessfully() public method

testSignUpSuccessfullyWithTokenRelease() public method