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.Exception
public void processMessage() throws MXException
MXException
public void testFCM(java.lang.String deviceType) throws java.lang.Exception
java.lang.Exception
public void testAPN(java.lang.String deviceType) throws java.lang.Exception
java.lang.Exception
public void setProviderActive(java.lang.String providerName, java.lang.String deviceType) throws java.lang.Exception
java.lang.Exception
public void deleteTestData() throws java.lang.Exception
java.lang.Exception