Class JSONUtil


  • public class JSONUtil
    extends Object
    Helper class for units tests
    • Constructor Detail

      • JSONUtil

        public JSONUtil()
    • Method Detail

      • logTestJSON

        public static void logTestJSON​(org.json.JSONObject obj)
        Prints out the json to the system.out during units tests.
        Parameters:
        obj - JSONObject