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 48ad81e commit 3ff1e27Copy full SHA for 3ff1e27
1 file changed
docs/userguide/expectations.md
@@ -445,7 +445,7 @@ The matcher is successful when all of the values from expected results are inclu
445
446
The matcher will cause a test to fail if any of expected values are not included in actual data set.
447
448
-
+
449
450
*Example 1*.
451
@@ -523,7 +523,7 @@ The negated version of `include / contain` ( `not_to_include`/ `not_to_contain`
523
524
525
526
-
+
527
528
*Example 3.*
529
0 commit comments