[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 10 | 0 | 1 | 3 | 60% | 1.586 |
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 |
|---|---|---|---|---|---|---|
| it.tidalwave.role.ui.javafx.impl.tree | 7 | 0 | 1 | 3 | 42.857% | 0.222 |
| it.tidalwave.role.ui.javafx.impl | 3 | 0 | 0 | 0 | 100% | 1.364 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AsObjectTreeCellTest | 4 | 0 | 1 | 3 | 0% | 0.146 | |
| ObsoletePresentationModelDisposerTest | 1 | 0 | 0 | 0 | 100% | 0.065 | |
| TreeViewBindingsTest | 2 | 0 | 0 | 0 | 100% | 0.011 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| UserActionProviderContextMenuBuilderTest | 3 | 0 | 0 | 0 | 100% | 1.364 |
[Summary] [Package List] [Test Cases]
| must_invoke_callbacks_in_a_non_FX_thread | 1.363 | |
| must_return_empty_list_when_UserActionProvider_is_not_present | 0 | |
| must_set_the_MenuItem_text_from_UserAction_Displayable | 0.001 |
| setupFixture | 0.146 | |
| setupFixture | 0 | |
| skipped | ||
| must_set_empty_test_when_empty | 0 | |
| skipped | ||
| must_set_text_from_Displayable_when_non_empty | 0 | |
| skipped |
| changed_must_dispose_all_PresentationModels | 0.065 |
| treeItemChangeListener_must_callback_a_Selectable_on_selection_change | 0.011 | |
| treeItemChangeListener_must_do_nothing_when_there_is_no_Selectable_role | 0 |
[Summary] [Package List] [Test Cases]