Skip to content

Commit a3fcdd0

Browse files
committed
Added the versionadded directive
1 parent b664c8d commit a3fcdd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

testing/functional_tests_assertions.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ Crawler
8686
- ``assertFormValue()``
8787
- ``assertNoFormValue()``
8888

89+
.. versionadded:: 5.2
90+
91+
The ``assertCheckboxChecked()``, ``assertCheckboxNotChecked()``,
92+
``assertFormValue()`` and ``assertNoFormValue()`` methods were introduced
93+
in Symfony 5.2.
94+
8995
Mailer
9096
~~~~~~
9197

0 commit comments

Comments
 (0)