1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00
Commit graph

33 commits

Author SHA1 Message Date
Sean Leary
4ddd6a19a7 Merge pull request #32 from stleary/refactor-test-classes-from-JSONObjectTest
refactor test classes to their own modules
2015-12-29 18:01:35 -06:00
stleary
7f83a51718 refactor test classes to their own modules 2015-12-29 17:56:43 -06:00
stleary
abe421e6bb clean up code 2015-12-28 12:07:44 -06:00
stleary
c6204a9f01 Replace util compare method with JsonPath 2015-12-26 13:21:06 -06:00
stleary
38cbc31624 Fix tabs, add valueToString() test to JSONObjectTest 2015-10-31 03:58:04 -05:00
John J. Aylward
4a2f9b8cd3 Adds test cases for corrected generic constructors and put methods 2015-10-14 15:15:24 -04:00
stleary
58d72fe20f Verify exception messages. Move method comments so JavaDoc will pick them up. 2015-08-09 18:19:32 -05:00
stleary
16fa69c0f6 investigate XML.toString() behavior with null JSONObject values 2015-07-17 22:04:01 -05:00
stleary
b06182cb73 investigate XML.toString() behavior with null JSONObject values 2015-07-17 22:01:52 -05:00
stleary
0056b1af94 investigate XML.toString() behavior with null JSONObject values 2015-07-17 21:58:42 -05:00
stleary
6cca292020 investigate XML.toString() behavior with null JSONObject values 2015-07-17 21:55:50 -05:00
stleary
355e832337 latest 2015-07-06 22:31:48 -05:00
stleary
6c48db010f bigInt and bigDec behavior 2015-06-20 23:35:48 -05:00
stleary
8c1a0c47b7 fixed test comment 2015-06-17 20:18:51 -05:00
stleary
c5173e7cc3 ip 2015-06-17 20:09:31 -05:00
stleary
0640856462 unexpected double behavior 2015-06-17 02:59:43 -05:00
stleary
56aa2f8607 ongoing unit test improvement 2015-06-07 22:22:42 -05:00
stleary
32ea7e0ba3 tests should succeed 2015-05-28 20:43:47 -05:00
dieter
fa79826f0c Better show what has to be expected and what goes wrong 2015-05-27 16:33:42 +02:00
dieter
88756c0490 Hidden typecast for Float objects in JSONobject.increment(String key) 2015-05-27 15:51:30 +02:00
stleary
60e84bff92 fix so numeric behavior is documented but tests succeed 2015-05-24 23:36:48 -05:00
dieter
327c0e177e Playing numbers 2015-05-22 12:47:28 +02:00
stleary
f2ef541c2d still in progress, 94% coverage 2015-05-09 15:25:06 -05:00
stleary
fcb8048038 deepened the testing a little bit, slow going 2015-05-07 23:04:44 -05:00
stleary
95b8cd5b03 test improvements, in progress 2015-05-06 22:16:08 -05:00
stleary
6195bd248b added unit tests for suppress warning coverage 2015-05-05 21:53:51 -05:00
stleary
6a2c974581 90.9% coverage 2015-04-12 23:34:23 -05:00
stleary
c4d9a9c5f9 90.8% coverage 2015-04-12 19:29:32 -05:00
stleary
dcaf5fa23a ip 2015-04-10 19:42:34 -05:00
stleary
2784c614d4 ip 2015-04-10 08:21:09 -05:00
stleary
bef37079dc in progress 2015-04-09 18:02:45 -05:00
stleary
a9bce1d6b2 in progress 2015-04-08 22:23:39 -05:00
stleary
22d5fd3aed in progress 2015-04-06 19:01:54 -05:00