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
2017-05-18 11:38:42 -04:00
..
CDLTest.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
CookieListTest.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
CookieTest.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
EnumTest.java * Update link in the README to the main JSON-Java repo 2017-04-27 12:39:42 -04:00
Fraction.java Adds tests for numbers 2016-08-16 20:52:41 -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 Updates test cases to support new optFloat and optNumber 2017-05-17 12:33:59 -04:00
JSONMLTest.java comment out second unreliable test 2017-04-27 12:52:02 -04:00
JSONObjectLocaleTest.java tests for locale-independent keys 2017-02-16 20:49:37 -06:00
JSONObjectTest.java Adds conversion tests to ensure downward type coercions are handled sanely 2017-05-18 11:38:42 -04:00
JSONPointerTest.java unit tests for query-by-JSONPointer 2017-03-26 15:03:09 -05:00
JSONStringerTest.java Fail when exceptions are not thrown as expected 2016-07-25 09:44:43 +10:00
JSONStringTest.java * Update link in the README to the main JSON-Java repo 2017-04-27 12:39:42 -04:00
JunitTestSuite.java locale tests 2017-02-14 08:30:22 -06:00
MyBean.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
MyBigNumberBean.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
MyEnum.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
MyEnumClass.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
MyEnumField.java * Update link in the README to the main JSON-Java repo 2017-04-27 12:39:42 -04:00
MyJsonString.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
MyLocaleBean.java locale tests 2017-02-14 08:30:22 -06:00
MyNumber.java Adds tests for numbers 2016-08-16 20:52:41 -04:00
MyNumberContainer.java Adds tests for numbers 2016-08-16 20:52:41 -04:00
MyPublicClass.java * Update link in the README to the main JSON-Java repo 2017-04-27 12:39:42 -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
StringsResourceBundle.java * Update link in the README to the main JSON-Java repo 2017-04-27 12:39:42 -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 * Update link in the README to the main JSON-Java repo 2017-04-27 12:39:42 -04:00