Skip to content

Tags: West-life/JSON-Java-unit-test

Tags

20190722

Toggle 20190722's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stleary#93 from meiskalt7/xsiNilToNull

add test for xsi:nil to null conversion

20180813

Toggle 20180813's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stleary#86 from strkkk/add-isEmpty-method-usage

add usage of isEmpty method

20180130

Toggle 20180130's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stleary#81 from johnjaylward/FixFalsePositiveSimilar

Test cases to verify Similar methods

20181018

Toggle 20181018's commit message
Merge pull request stleary#79 from johnjaylward/FixXMLUnescape

New tests for XML unescaping

20171018

Toggle 20171018's commit message
Merge pull request stleary#79 from johnjaylward/FixXMLUnescape

New tests for XML unescaping

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