Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1b0cb commit 013db74Copy full SHA for 013db74
1 file changed
docs/userguide/expectations.md
@@ -333,7 +333,7 @@ The matrix below illustrates the data types supported by different matchers.
333
| **be_like** | | | X | | | | | | X | | | | | | |
334
| **be_empty** | X | | X | | | | | | | | | X | X | | X |
335
| **have_count** | | | | | | | | | | | | X | X | | X |
336
-| **be_within().of_()** | | | | x | x | | | | | | | X | X | | X |
+| **be_within().of_()** | | | | x | x | | | | | | | | | | |
337
338
339
# Expecting exceptions
0 commit comments