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.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic IWebAppData getAnonymousService() throws ServerFault
ServerFaultpublic IWebAppData getService() throws ServerFault
ServerFaultpublic void testNoDuplicateKeyForSameUser()
                                   throws ServerFault
ServerFaultpublic void testKeyOrWebAppDataCantBeNull()
                                   throws ServerFault
ServerFaultpublic void testKeyNameValidity()
                         throws ServerFault
ServerFaultpublic void testCreate()
                throws ServerFault
ServerFaultpublic void testCreateWithSameItemUid()
                               throws ServerFault
ServerFaultpublic void testDelete()
                throws ServerFault
ServerFaultpublic void testDeleteAll()
                   throws ServerFault
ServerFaultpublic void testUpdate()
                throws ServerFault
ServerFaultpublic void testGet()
             throws ServerFault
ServerFaultpublic void testGetComplete()
                     throws ServerFault
ServerFaultpublic void testGetCompleteById()
                         throws ServerFault
ServerFaultpublic void testMultipleGet()
                     throws ServerFault
ServerFaultpublic void testMultipleGetById()
                         throws ServerFault
ServerFaultpublic void testGetByKey()
                  throws ServerFault
ServerFaultpublic void testChangeset()
                   throws ServerFault
ServerFaultpublic void testChangesetById()
                       throws ServerFault
ServerFaultpublic void testGetVersion()
                    throws ServerFault
ServerFaultCopyright © 2023. All Rights Reserved.