public class TodoListsServiceTests
extends java.lang.Object
| Constructor and Description | 
|---|
TodoListsServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
create()  | 
protected VTodo | 
defaultVTodo()  | 
void | 
delete()  | 
protected ITodoList | 
getTodoListService(SecurityContext context,
                  java.lang.String containerUid)  | 
protected ITodoLists | 
getTodoListsService(SecurityContext context)  | 
void | 
testSearch()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void create()
            throws java.lang.Exception
java.lang.Exceptionpublic void delete()
            throws java.lang.Exception
java.lang.Exceptionpublic void testSearch()
                throws ServerFault
ServerFaultprotected VTodo defaultVTodo()
protected ITodoLists getTodoListsService(SecurityContext context) throws ServerFault
ServerFaultprotected ITodoList getTodoListService(SecurityContext context, java.lang.String containerUid) throws ServerFault
ServerFaultCopyright © 2023. All Rights Reserved.