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.
Kalle Stenflo 569e544a10 Tests covering issue #166 9 years ago
..
internal PathFunctions must exist when compiled. 'size' alias for 'length'. 9 years ago
old Added test for issue #143 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 issue #163 - Excess filter expressions should be disallowed. 9 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 Added JsonOrgJsonProvider. 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 Renamed constants an did some clean up. 9 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 Renamed update operation 'convert' to 'map'. 9 years ago