We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
keyExists
keyNotExists
1 parent 0f572b7 commit 6cd5128Copy full SHA for 6cd5128
README.md
@@ -48,6 +48,8 @@ This extension specifies types of values passed to:
48
* `Assertion::same`
49
* `Assertion::notSame`
50
* `Assertion::isJsonString`
51
+* `Assertion::keyExists`
52
+* `Assertion::keyNotExists`
53
* `nullOr*` and `all*` variants of the above methods
54
55
`Assert::that`, `Assert::thatNullOr` and `Assert::thatAll` chaining methods are also supported.
0 commit comments