when test is⇓
| story test fixture |
| check | test result |
| error throwing fixture |
| error throwing method() |
error throwing property() |
redirect to error throwing method() |
| expecting |
string |
values |
|
| error throwing fixture |
| error throwing method() |
error throwing property() |
redirect to error throwing method() |
expecting
Error in the application.
|
string
Error in the application.
|
values
Error in the application.
|
|
|
| error throwing fixture |
| error throwing method() |
error throwing property() |
redirect to error throwing method() |
| expecting |
string |
values |
|
then result is |
| error throwing fixture |
| error throwing method() |
error throwing property() |
redirect to error throwing method() |
expecting
Error in the application.
|
string
Error in the application.
|
values
Error in the application.
|
|