public class WebAppDataServiceTests
extends java.lang.Object
Constructor and Description |
---|
WebAppDataServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
IWebAppData |
getAnonymousService() |
IWebAppData |
getService() |
void |
testChangeset() |
void |
testChangesetById() |
void |
testCreate() |
void |
testCreateWithSameItemUid() |
void |
testDelete() |
void |
testDeleteAll() |
void |
testGet() |
void |
testGetByKey() |
void |
testGetComplete() |
void |
testGetCompleteById() |
void |
testGetVersion() |
void |
testKeyNameValidity() |
void |
testKeyOrWebAppDataCantBeNull() |
void |
testMultipleGet() |
void |
testMultipleGetById() |
void |
testNoDuplicateKeyForSameUser() |
void |
testUpdate() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public IWebAppData getAnonymousService() throws ServerFault
ServerFault
public IWebAppData getService() throws ServerFault
ServerFault
public void testNoDuplicateKeyForSameUser() throws ServerFault
ServerFault
public void testKeyOrWebAppDataCantBeNull() throws ServerFault
ServerFault
public void testKeyNameValidity() throws ServerFault
ServerFault
public void testCreate() throws ServerFault
ServerFault
public void testCreateWithSameItemUid() throws ServerFault
ServerFault
public void testDelete() throws ServerFault
ServerFault
public void testDeleteAll() throws ServerFault
ServerFault
public void testUpdate() throws ServerFault
ServerFault
public void testGet() throws ServerFault
ServerFault
public void testGetComplete() throws ServerFault
ServerFault
public void testGetCompleteById() throws ServerFault
ServerFault
public void testMultipleGet() throws ServerFault
ServerFault
public void testMultipleGetById() throws ServerFault
ServerFault
public void testGetByKey() throws ServerFault
ServerFault
public void testChangeset() throws ServerFault
ServerFault
public void testChangesetById() throws ServerFault
ServerFault
public void testGetVersion() throws ServerFault
ServerFault
Copyright © 2023. All Rights Reserved.