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.
Jochen Berger 8b26fae7b4 fix and test for 'not exists' serialization (fixes #178) 8 years ago
..
internal remove the get_json function that was accidentally introduced when merging #167 (fixes #180) 8 years ago
old Some methods (i.e. DocumentContext's set) fail when JSON name has ' in it #171 9 years ago
BaseTest.java add support for Tapestry JSON 9 years ago
Configurations.java Relaxed scanning with REQUIRE_PROPERTIES option. 9 years ago
DeepScanTest.java Tests covering issue #166 9 years ago
EscapeTest.java Fixed failing test. 10 years ago
EvaluationListenerTest.java Added limit() to JsonReader. 10 years ago
FilterCompilerTest.java fix and test for 'not exists' serialization (fixes #178) 8 years ago
FilterParseTest.java Removed pipes around custom operators. 9 years ago
FilterTest.java Incorrect comparison #145. Equals == and not equals != now compares string and number. Introduced === and !== to do type safe comparison. 9 years ago
GsonJsonProviderTest.java Made write features JsonProvider neutral. 9 years ago
InlineFilterTest.java Fix issue #175 - Size evaluation could break indefinite path evaluation 9 years ago
JacksonJsonNodeJsonProviderTest.java Code cleanup. 9 years ago
JacksonTest.java Extended Jackson mapping tests. 10 years ago
JsonOrgJsonProviderTest.java Array exception handling changed. 9 years ago
JsonProviderTest.java Made write features JsonProvider neutral. 9 years ago
JsonProviderTestObjectMapping.java Fixed merge conflict. Support for Functions in Predicates and Json Paths #103 9 years ago
MapperTest.java Improved support for Gson and Jackson Providers. 10 years ago
MultiPropTest.java Made write features JsonProvider neutral. 9 years ago
OptionsTest.java Fixed naming issues and added some tests. 9 years ago
PathCompilerTest.java add test for #173 8 years ago
PredicateTest.java path compilation issues tests moved to proper location 9 years ago
ReadContextTest.java Removed deprecated classes and some minor fixes. 9 years ago
ReturnTypeTest.java Updated test json and docs. 10 years ago
TapestryJsonProviderTest.java add support for Tapestry JSON 9 years ago
TestUtils.java Array exception handling changed. 9 years ago
WriteTest.java Document context set method produces unexpected results for arrays #170 9 years ago