1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-18 00:10:51 -07:00
JSON-java/src/test/java/org/json/junit
2018-12-08 11:29:44 -06:00
..
data new test cases to support bean annotation 2018-03-11 16:56:07 -04:00
CDLTest.java more fixes for testing postition information 2017-06-23 23:25:11 -04:00
CookieListTest.java add usage of isEmpty method 2018-05-25 22:47:05 +03:00
CookieTest.java More test corrections for correct position reports in error messages 2017-06-21 19:56:00 -04:00
EnumTest.java add usage of isEmpty method 2018-05-25 22:47:05 +03: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 update expected exception text in tests to match unified number getters 2018-10-04 16:02:50 -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 reduce number of iterations to shorten test time 2018-12-08 11:29:44 -06:00
JSONPointerTest.java Add another test 2018-03-19 09:49:42 -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 add usage of isEmpty method 2018-05-25 22:47:05 +03: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 add usage of isEmpty method 2018-05-25 22:47:05 +03:00