Epimenidis Voutsakis
71c92474de
- Fix non-existent import
...
- Add tests for assertEquals() methods with integer arguments, both success and failing cases.
- Altered JsonAsserterImpl.java so that assertEquals() still returns AssertionError when invalid field or other reading exception.
10 years ago
Kalle Stenflo
c88638c4ef
Fixed issues
10 years ago
Kalle Stenflo
20511b5cfc
Optimized imports and removed file headers.
11 years ago
Kalle Stenflo
c2193d8663
Updated com.fasterxml.jackson.core to 2.4.0
11 years ago
Kalle Stenflo
608c1a77be
Rewrite intenals.
11 years ago
Kalle Stenflo
4461e4c74f
[maven-release-plugin] prepare for next development iteration
11 years ago
Kalle Stenflo
49e667f6fd
[maven-release-plugin] prepare release json-path-0.9.1
11 years ago
Johan Haleby
d09a9a6275
[maven-release-plugin] prepare for next development iteration
11 years ago
Johan Haleby
c0a1649927
[maven-release-plugin] prepare release json-path-0.9.0
11 years ago
Kalle Stenflo
b3dd129088
found issues.
11 years ago
Kalle Stenflo
77e18924f9
Added internal logging support.
11 years ago
Kalle Stenflo
ba29e7e0a1
Improved list filter. Updated POM files.
11 years ago
Jochen Berger
d37f53e7e2
the equals operator is '==', not '='
11 years ago
Sarath Chandra
f466a0b6c5
Add "message" param and print path (that failed)
...
in asserts, the failure (default) messaging is inadequate. It doesnot
even print the path that failed. this path should help eloberate the
messaging
12 years ago
alfthomas
49e8640ea8
Underlying net.minidev.json.parser.JsonParser is not threadsafe
12 years ago
Kalle Stenflo
8fa1b8a03a
[maven-release-plugin] prepare for next development iteration
13 years ago
Kalle Stenflo
75f9275218
[maven-release-plugin] prepare release json-path-parent-0.8.1
13 years ago
Kalle Stenflo
002a93a52f
[maven-release-plugin] prepare for next development iteration
13 years ago
Kalle Stenflo
147537d40b
[maven-release-plugin] prepare release json-path-parent-0.8.0
13 years ago
Kalle Stenflo
c0aec497a6
Release preparations.
13 years ago
Stephane Landelle
ab08fcb7a3
m2e compatibility and minor pom clean up
13 years ago
Kalle Stenflo
5b56bcf8dc
Fixed InvalidPathException bug.
13 years ago
Kalle Stenflo
242b724baf
Refactored code structure.
...
Added licence heade
Continued SPI work
Added File, InputStream, URL readers
13 years ago
Kalle Stenflo
2933d3be25
Fixed bracket bug in array filters.
13 years ago
Kalle Stenflo
7ac264162e
[maven-release-plugin] prepare for next development iteration
13 years ago
Kalle Stenflo
d68bcf0eb7
[maven-release-plugin] prepare release json-path-parent-0.5.6
13 years ago
kalle
f7a506434b
Added Jackson provider
13 years ago
kalle
62cdd166c0
Major code clean up.
13 years ago
kalle
a5e0d27304
Refactored split path.
13 years ago
kalle
814bcc116c
[maven-release-plugin] prepare for next development iteration
14 years ago
kalle
bf93a5d901
[maven-release-plugin] prepare release json-path-parent-0.5.5
14 years ago
kalle
b3c2df0928
URL fixed in pom. Added tests
14 years ago
kalle
1cb3e4f4a5
[maven-release-plugin] prepare for next development iteration
14 years ago
kalle
ec7e774d0d
[maven-release-plugin] prepare release json-path-parent-0.5.4
14 years ago
kalle
3fa51bdb96
strict and slack mode introduced.
14 years ago
kalle
460589f826
[maven-release-plugin] prepare for next development iteration
14 years ago
kalle
018349fc69
[maven-release-plugin] prepare release json-path-parent-0.5.3
14 years ago
kalle
e55e0a2aac
removed readOne from JsonPath
14 years ago
Johan Haleby
ebc3bedc44
Added some more tests
14 years ago
kalle
4e4e15f515
changed hamcrest dependency from hamcrest-all to hamcrest-library
14 years ago
kalle
5481219973
[maven-release-plugin] prepare for next development iteration
14 years ago
kalle
f07edbced9
[maven-release-plugin] prepare release json-path-parent-0.5.2
14 years ago
kalle
8f695ae262
improved path parsing
14 years ago
kalle
7843db5273
[maven-release-plugin] prepare for next development iteration
14 years ago
kalle
575a2ccdff
[maven-release-plugin] prepare release json-path-parent-0.5.1
14 years ago
kalle
897ead3a79
[maven-release-plugin] prepare for next development iteration
14 years ago
kalle
b58784ea2f
[maven-release-plugin] prepare release json-path-parent-0.5.0
14 years ago
kalle
c01457fad2
improved tests
14 years ago
kalle
bd8f5e8ee8
improved java doc
14 years ago
kalle
bc605f738d
added some hamcrest matchers
14 years ago