public class SyncEndpointTests extends AbstractEndpointTest
device, devId, devType, domainUid, endpoint, lastAsyncResponse, login, owner, password, reqFactory, testDevice, vmHostname
Constructor and Description |
---|
SyncEndpointTests() |
Modifier and Type | Method and Description |
---|---|
WbxmlHandlerBase |
createEndpoint() |
void |
setUp() |
void |
tearDown() |
void |
testAddressbookSync() |
void |
testCalendarSync() |
void |
testCreateRecEvent() |
void |
testDeleteEvent() |
void |
testEmptySync() |
void |
testInboxSyncMailAdded()
Mail is added on server, incremental sync should return it
|
void |
testInboxSyncMailDeleted() |
void |
testInboxSyncMailUpdated()
Mail is flagged on server, incremental sync should return an update for it
|
void |
testInboxSyncUpdateMail()
Mail is read by client through a Sync command
|
void |
testInvalidSyncReq() |
void |
testSyncHeartbeatIntervalAndDelivery() |
void |
testSyncInboxWithContent() |
void |
testSyncInboxZeroKey() |
void |
testSyncNoOptions() |
void |
testSyncNotExistingCollectionZeroKey() |
void |
testSyncWithWaitAndDelivery() |
void |
testSyncZeroTruncationSize() |
void |
testTaskSync() |
appendEmail, appendEmail, appendEml, fetchEmail, newDocument, rmAddedMails, runEndpoint, runEndpoint, runEndpoint, runEndpointNoBody, stream, updateMessage
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
public void setUp() throws java.lang.Exception
setUp
in class AbstractEndpointTest
java.lang.Exception
public void tearDown() throws java.lang.Exception
tearDown
in class AbstractEndpointTest
java.lang.Exception
public WbxmlHandlerBase createEndpoint()
createEndpoint
in class AbstractEndpointTest
public void testEmptySync()
public void testSyncNoOptions() throws java.lang.Exception
java.lang.Exception
public void testInvalidSyncReq()
public void testSyncInboxZeroKey() throws java.io.IOException
java.io.IOException
public void testSyncNotExistingCollectionZeroKey() throws java.io.IOException
java.io.IOException
public void testSyncInboxWithContent() throws java.io.IOException, javax.xml.transform.TransformerException
java.io.IOException
javax.xml.transform.TransformerException
public void testSyncWithWaitAndDelivery() throws java.lang.Exception
java.lang.Exception
public void testSyncHeartbeatIntervalAndDelivery() throws java.lang.Exception
java.lang.Exception
public void testCalendarSync() throws java.lang.Exception
java.lang.Exception
public void testCreateRecEvent() throws java.lang.Exception
java.lang.Exception
public void testDeleteEvent() throws java.lang.Exception
java.lang.Exception
public void testAddressbookSync() throws java.lang.Exception
java.lang.Exception
public void testInboxSyncMailAdded() throws java.lang.Exception
java.lang.Exception
public void testInboxSyncMailUpdated() throws java.lang.Exception
java.lang.Exception
public void testInboxSyncMailDeleted() throws java.lang.Exception
java.lang.Exception
public void testInboxSyncUpdateMail() throws java.lang.Exception
java.lang.Exception
public void testSyncZeroTruncationSize() throws java.lang.Exception
java.lang.Exception
public void testTaskSync() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.