You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -71,3 +71,5 @@ XML.java: XML provides support for converting between JSON and XML.
71
71
JSONML.java: JSONML provides support for converting between JSONML and XML.
72
72
73
73
XMLTokener.java: XMLTokener extends JSONTokener for parsing XML text.
74
+
75
+
Unit tests are maintained in a separate project. Contributing developers can test JSON-java pull requests with the code in this project: https://github.com/stleary/JSON-Java-unit-test
0 commit comments