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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void create() throws java.lang.Exception
java.lang.Exception
public void delete() throws java.lang.Exception
java.lang.Exception
public void testSearch() throws ServerFault
ServerFault
protected VTodo defaultVTodo()
protected ITodoLists getTodoListsService(SecurityContext context) throws ServerFault
ServerFault
protected ITodoList getTodoListService(SecurityContext context, java.lang.String containerUid) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.