framework/tests/unit/Api/ExceptionHandler
Franz Liedke ba16ebe61f
Extract pure unit tests so that they can run fast
- Move to separate directory (base for a separate test suite)
- Inherit directly from PhpUnit
- Configure test suite with dedicated XML file
2019-02-01 19:01:09 +01:00
..
FloodingExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
IlluminateValidationExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
InvalidAccessTokenExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
InvalidConfirmationTokenExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
MethodNotAllowedExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
ModelNotFoundExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
PermissionDeniedExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
RouteNotFoundExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
TokenMismatchExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00
ValidationExceptionHandlerTest.php Extract pure unit tests so that they can run fast 2019-02-01 19:01:09 +01:00