mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
Code review action items - add comments and consistent error messages for strict mode
This commit is contained in:
@@ -83,7 +83,7 @@ public class JSONObjectTest {
|
||||
Singleton.getInstance().setSomeInt(0);
|
||||
Singleton.getInstance().setSomeString(null);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Tests that the similar method is working as expected.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user