You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| assertJsonMatchesSchema | Asserts that json content is valid according to the provided schema file | All |
42
+
|[assertJsonMatchesSchema](https://github.com/estahn/phpunit-json-assertions/wiki/assertJsonMatchesSchema)| Asserts that json content is valid according to the provided schema file | All |
43
43
| assertJsonMatchesSchemaString | Asserts that json content is valid according to the provided schema string | All |
44
44
| assertJsonValueEquals | Asserts if the value retrieved with the expression equals the expected value | All |
45
45
| assertJsonValueEquals | Asserts if the value retrieved with the expression equals the expected value | All |
0 commit comments