public static void testSendPush_fromJSON() { ClientConfig clientConfig = ClientConfig.getInstance(); JPushClient jpushClient = new JPushClient(MASTER_SECRET, APP_KEY, null, clientConfig); Gson gson = new GsonBuilder() .registerTypeAdapter(PlatformNotification.