Метод |
Описание |
|
youCanMakeErrorResponses ( ) |
Test that you can generate error responses using the responder service. |
|
youCanMakeErrorResponsesUsingFacade ( ) |
Test that you can generate error responses using the facade. |
|
youCanMakeErrorResponsesUsingHelperMethod ( ) |
Test that you can generate error responses using the helper method. |
|
youCanMakeErrorResponsesUsingTrait ( ) |
Test that you can generate error responses using the RespondsWithJson trait. |
|
youCanUseLangFilesForErrorMessages ( ) |
Test that it uses error messages from the package language file based on error code. |
|