File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ codecept run unit tests/unit/Codeception/TestLoaderTest:testAddCept
47
47
* <strong >[ REST] </strong > sendXXX methods now encode objects implementing JsonSerializable interfaces. * 2014-12-19*
48
48
* <strong >[ REST] </strong > added methods to validate JSON structure * 2014-12-19*
49
49
50
- [ seeResponseJsonMatchesJsonPath] ( http://codeception.com/docs/modules/REST#seeResponseJsonMatchesJsonPath ) validates response JSON against < strong > [ JsonPath] </ strong > (http://goessner.net/articles/JsonPath/ ).
50
+ [ seeResponseJsonMatchesJsonPath] ( http://codeception.com/docs/modules/REST#seeResponseJsonMatchesJsonPath ) validates response JSON against [ JsonPath] ( http://goessner.net/articles/JsonPath/ ) .
51
51
Usage of JsonPath requires library ` flow/jsonpath ` to be installed.
52
52
53
53
[ seeResponseJsonMatchesXpath] ( http://codeception.com/docs/modules/REST#seeResponseJsonMatchesXpath ) validates response JSON against XPath.
You can’t perform that action at this time.
0 commit comments