JsonPath仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrik Helsing bd5b682c7b Make it possible to use isJson() and hasJsonPath() matchers directly on ReadContexts. 9 years ago
..
helpers Get rid of Java 7 dependencies 9 years ago
DemoTest.java [#119] Added methods hasNoJsonPath() and withoutJsonPath(). Updated README 9 years ago
HasNoJsonPathTest.java Make it possible to correctly assert on path to null value. 9 years ago
IsJsonFileTest.java [#119] Some minor refactoring to reduce amount of code, and collect the factory methods in JsonPathMatchers 9 years ago
IsJsonStringTest.java [#119] Some minor refactoring to reduce amount of code, and collect the factory methods in JsonPathMatchers 9 years ago
IsJsonTest.java Make it possible to correctly assert on path to null value. 9 years ago
JsonPathMatchersTest.java Make it possible to use isJson() and hasJsonPath() matchers directly on ReadContexts. 9 years ago
WithJsonPathTest.java Make it possible to correctly assert on path to null value. 9 years ago
WithoutJsonPathTest.java Make it possible to correctly assert on path to null value. 9 years ago