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 b4a2968245 accept double quotes as string delimiters in filters 9 years ago
..
functions Renamed Function interface to avoid name clash with java.util.function.Function. 9 years ago
internal Renamed token package to path. 9 years ago
old Renamed token package to path. 9 years ago
BaseTest.java Renamed token package to path. 9 years ago
Configurations.java Added JsonOrgJsonProvider. 9 years ago
DeepScanTest.java Array exception handling changed. 9 years ago
EscapeTest.java Fixed failing test. 11 years ago
EvaluationListenerTest.java Added limit() to JsonReader. 11 years ago
FilterCompilerTest.java Removed % prefix from path functions. 9 years ago
FilterParseTest.java Removed pipes around custom operators. 10 years ago
FilterTest.java Removed % prefix from path functions. 9 years ago
GsonJsonProviderTest.java Made write features JsonProvider neutral. 10 years ago
InlineFilterTest.java Added JsonOrgJsonProvider. 9 years ago
JacksonJsonNodeJsonProviderTest.java Code cleanup. 9 years ago
JacksonTest.java Extended Jackson mapping tests. 11 years ago
JsonOrgJsonProviderTest.java Array exception handling changed. 9 years ago
JsonProviderTest.java Made write features JsonProvider neutral. 10 years ago
JsonProviderTestObjectMapping.java Fixed merge conflict. Support for Functions in Predicates and Json Paths #103 10 years ago
MapperTest.java Improved support for Gson and Jackson Providers. 11 years ago
MultiPropTest.java Made write features JsonProvider neutral. 10 years ago
OptionsTest.java fix for object property handling in case of Option.SUPPRESS_EXCEPTIONS and indefinite upstream path 10 years ago
PathCompilerTest.java accept double quotes as string delimiters in filters 9 years ago
PredicateTest.java path compilation issues tests moved to proper location 10 years ago
ReadContextTest.java Removed deprecated classes and some minor fixes. 10 years ago
ReturnTypeTest.java Updated test json and docs. 11 years ago
TestUtils.java Array exception handling changed. 9 years ago
WriteTest.java Renamed update operation 'convert' to 'map'. 9 years ago