public class TestProviderApiPushNotification
extends java.lang.Object
| Constructor and Description |
|---|
TestProviderApiPushNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteTestData() |
void |
processMessage() |
void |
setProviderActive(java.lang.String providerName,
java.lang.String deviceType) |
void |
testAPN(java.lang.String deviceType) |
void |
testFCM(java.lang.String deviceType) |
void |
testProviderApiPushNotification() |
void |
testPushServiceAPI() |
public void testProviderApiPushNotification()
public void testPushServiceAPI()
throws java.lang.Exception
java.lang.Exceptionpublic void processMessage()
throws MXException
MXExceptionpublic void testFCM(java.lang.String deviceType)
throws java.lang.Exception
java.lang.Exceptionpublic void testAPN(java.lang.String deviceType)
throws java.lang.Exception
java.lang.Exceptionpublic void setProviderActive(java.lang.String providerName,
java.lang.String deviceType)
throws java.lang.Exception
java.lang.Exceptionpublic void deleteTestData()
throws java.lang.Exception
java.lang.Exception