Patrik Helsing
84211599bf
[ #119 ] Added methods hasNoJsonPath() and withoutJsonPath(). Updated README
9 years ago
Patrik Helsing
3b273503ff
[ #119 ] Some minor refactoring to reduce amount of code, and collect the factory methods in JsonPathMatchers
9 years ago
Patrik Helsing
015723787c
[ #119 ] First implementation of hamcrest-matchers
9 years ago
Elias Ross
fb9c621e5c
unescape strings in comparison, to deal with tabs, etc.
9 years ago
Elias Ross
c759a20188
Allow JSON values to be directly used in criteria matching
...
This is useful for matching against arrays of primitives, for example.
9 years ago
Kalle Stenflo
75b428c6fc
Fixed imports.
10 years ago
Kalle Stenflo
3cb6d6b1de
Added EvaluationListener support.
10 years ago
Kalle Stenflo
e3c1673f19
Invalid path detection improved..
10 years ago
Kalle Stenflo
3386f1ab28
Clean up tests.
10 years ago
Kalle Stenflo
39a8f8e41e
Wrong assert made in test.
10 years ago
Kalle Stenflo
4194ac3e7e
Clean up.
10 years ago
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
608c1a77be
Rewrite intenals.
11 years ago
Kalle Stenflo
b3dd129088
found issues.
11 years ago
Jochen Berger
d37f53e7e2
the equals operator is '==', not '='
11 years ago
kalle
62cdd166c0
Major code clean up.
13 years ago
kalle
a5e0d27304
Refactored split path.
13 years ago
kalle
b3c2df0928
URL fixed in pom. Added tests
14 years ago
kalle
3fa51bdb96
strict and slack mode introduced.
14 years ago
kalle
e55e0a2aac
removed readOne from JsonPath
14 years ago
Johan Haleby
ebc3bedc44
Added some more tests
14 years ago
kalle
8f695ae262
improved path parsing
14 years ago
kalle
c01457fad2
improved tests
14 years ago
kalle
bc605f738d
added some hamcrest matchers
14 years ago
kalle
e1de6a7086
code cleanup
14 years ago
kalle
91df636d12
use java scripting to eval path criteria
14 years ago