Skip to content

Commit 6cd5128

Browse files
EmilMasseyondrejmirtes
authored andcommitted
Add keyExists and keyNotExists assertions to README
1 parent 0f572b7 commit 6cd5128

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ This extension specifies types of values passed to:
4848
* `Assertion::same`
4949
* `Assertion::notSame`
5050
* `Assertion::isJsonString`
51+
* `Assertion::keyExists`
52+
* `Assertion::keyNotExists`
5153
* `nullOr*` and `all*` variants of the above methods
5254

5355
`Assert::that`, `Assert::thatNullOr` and `Assert::thatAll` chaining methods are also supported.

0 commit comments

Comments
 (0)