1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00
JSON-java/src/test/java/org/json/junit
John J. Aylward f2f6ad3b1f * Fixes Gradle config so tests are only run once
* Adds missing test to the test suite
2017-07-19 20:34:59 -04:00
..
data Adds exception tests 2017-07-09 19:05:00 -04:00
CDLTest.java more fixes for testing postition information 2017-06-23 23:25:11 -04:00
CookieListTest.java More test corrections for correct position reports in error messages 2017-06-21 19:56:00 -04:00
CookieTest.java More test corrections for correct position reports in error messages 2017-06-21 19:56:00 -04:00
EnumTest.java reorganize classes so test data is separate from test cases 2017-07-09 16:48:01 -04:00
HTTPTest.java Moves src folder to simplify build.gradle configuration. If JSON-Java source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well. 2016-06-16 12:20:54 -04:00
JSONArrayTest.java More test corrections for correct position reports in error messages 2017-06-21 19:56:00 -04:00
JSONMLTest.java More test corrections for correct position reports in error messages 2017-06-21 19:56:00 -04:00
JSONObjectLocaleTest.java reorganize classes so test data is separate from test cases 2017-07-09 16:48:01 -04:00
JSONObjectTest.java Merge pull request #75 from johnjaylward/PopulateMapMoreStrict 2017-07-19 18:57:55 -05:00
JSONPointerTest.java more fixes for testing postition information 2017-06-23 23:25:11 -04:00
JSONStringerTest.java Fail when exceptions are not thrown as expected 2016-07-25 09:44:43 +10:00
JSONStringTest.java Updates tests for better error handling changes 2017-06-08 02:25:59 -04:00
JSONTokenerTest.java More test cases for position information 2017-06-24 13:10:14 -04:00
JunitTestSuite.java * Fixes Gradle config so tests are only run once 2017-07-19 20:34:59 -04:00
PropertyTest.java Moves src folder to simplify build.gradle configuration. If JSON-Java source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well. 2016-06-16 12:20:54 -04:00
TestRunner.java Moves src folder to simplify build.gradle configuration. If JSON-Java source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well. 2016-06-16 12:20:54 -04:00
Util.java Moves src folder to simplify build.gradle configuration. If JSON-Java source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well. 2016-06-16 12:20:54 -04:00
XMLTest.java More test corrections for correct position reports in error messages 2017-06-21 19:56:00 -04:00