Skip to content

Tags: aschnab/JSON-Java-unit-test

Tags

20170516

Toggle 20170516's commit message
Merge pull request stleary#69 from johnjaylward/TestCleanup

Couple of the files were difficult to identify the changes, but it was worth it to add the new tests. Thanks!!!

20160810

Toggle 20160810's commit message
Merge pull request stleary#55 from johnjaylward/verifyOptMissingKeys

Updates tests to include all opt methods and verify for missing keys.

20160807

Toggle 20160807's commit message
Merge pull request stleary#52 from johnjaylward/OptionalTypeConversion

updates Test cases to support new JSONML and XML conversion options

20160212

Toggle 20160212's commit message
Merge pull request stleary#39 from johnjaylward/FixNegativeZero

Fix negative zero

20151123

Toggle 20151123's commit message
Merge pull request stleary#30 from stleary/confirmValueToStringFix

Fix tabs, add valueToString() test to JSONObjectTest

v0.9.0-alpha

Toggle v0.9.0-alpha's commit message
works with JSON-java maven release 20141018

v1.0.0

Toggle v1.0.0's commit message
Add method comments so JavaDoc will pick them up.