[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 12 | 0 | 0 | 0 | 100% | 2.55 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| info.ejava.examples.jaxrs.todos.client | 12 | 0 | 0 | 0 | 100% | 2.55 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TodoListsIT | 8 | 0 | 0 | 0 | 100% | 1.519 | |
| GreetingsIT | 4 | 0 | 0 | 0 | 100% | 1.031 |
[Summary] [Package List] [Test Cases]
| renameTodoList | 0.846 | |
| getTodoLists | 0.13 | |
| updateTodoItem | 0.289 | |
| getTodoList | 0.039 | |
| deleteTodoItem | 0.087 | |
| deleteTodoList | 0.055 | |
| createTodosList | 0.025 | |
| addTodoItem | 0.047 |