Skip to content

Commit 77c1ad3

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Update testing.rst
2 parents a69f1b2 + 1a5f2fe commit 77c1ad3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,8 @@ Response Assertions
895895
Asserts the response format returned by the
896896
:method:`Symfony\\Component\\HttpFoundation\\Response::getFormat` method
897897
is the same as the expected value.
898+
``assertResponseIsUnprocessable(string $message = '')``
899+
Asserts the response is unprocessable (HTTP status is 422)
898900

899901
Request Assertions
900902
..................

0 commit comments

Comments
 (0)