public class AddressBookServiceTests extends AbstractServiceTests
cardStoreService, container, context, defaultSecurityContext, esearchClient, itemStore, owner, tag1, tag2, tagContainer, tagRef1, tagRef2, tagRefStore, vCardStore
Constructor and Description |
---|
AddressBookServiceTests() |
Modifier and Type | Method and Description |
---|---|
protected IAddressBook |
getService(SecurityContext context) |
void |
testChangelog() |
void |
testChangeset() |
void |
testChangesOnTagChange() |
void |
testCopy() |
void |
testCreate() |
void |
testDelete() |
void |
testDoSync() |
void |
testDoSyncWithClientChanges() |
void |
testFullSync() |
void |
testFullSyncDelete() |
void |
testGetComplete() |
void |
testGetInfo() |
void |
testItemChangelog() |
void |
testMarkUpdated() |
void |
testMove() |
void |
testMultipleGet() |
void |
testMultipleUpadtesGroup() |
void |
testMUpdates_GroupUpdate() |
void |
testMUpdates_NoGroupUpdate() |
void |
testMUpdates() |
void |
testOOMWithDoSync() |
void |
testReset() |
void |
testSearch() |
void |
testSearchOrder() |
void |
testSearchTotal() |
void |
testUpdate() |
void |
testUpdateUpdatesGroup() |
void |
testUpdateVCard_NoGroupUpdate() |
void |
testUpdateVCardDisplayName_GroupUpdate() |
void |
testUpdateVCardEmail_GroupUpdate() |
after, before, create, createAndGet, createTestContainer, defaultVCard, refreshIndexes
protected IAddressBook getService(SecurityContext context) throws ServerFault
getService
in class AbstractServiceTests
ServerFault
public void testCreate() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testGetComplete() throws ServerFault
ServerFault
public void testMultipleGet() throws ServerFault
ServerFault
public void testGetInfo() throws ServerFault
ServerFault
public void testUpdate() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testDelete() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testMUpdates() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testSearchOrder() throws ServerFault
ServerFault
public void testSearchTotal() throws ServerFault
ServerFault
public void testSearch() throws ServerFault
ServerFault
public void testCopy() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testMove() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testChangelog() throws ServerFault
ServerFault
public void testChangeset() throws ServerFault
ServerFault
public void testItemChangelog() throws ServerFault
ServerFault
public void testDoSync() throws ServerFault
ServerFault
public void testOOMWithDoSync() throws ServerFault
ServerFault
public void testDoSyncWithClientChanges() throws ServerFault
ServerFault
public void testMarkUpdated() throws ServerFault
ServerFault
public void testFullSync() throws ServerFault
ServerFault
public void testFullSyncDelete() throws ServerFault
ServerFault
public void testChangesOnTagChange() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testReset() throws java.sql.SQLException
java.sql.SQLException
public void testUpdateUpdatesGroup() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testMultipleUpadtesGroup()
public void testUpdateVCard_NoGroupUpdate() throws ServerFault
ServerFault
public void testUpdateVCardDisplayName_GroupUpdate() throws ServerFault
ServerFault
public void testUpdateVCardEmail_GroupUpdate() throws ServerFault
ServerFault
public void testMUpdates_NoGroupUpdate() throws java.lang.Exception
java.lang.Exception
public void testMUpdates_GroupUpdate() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.