Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 16 | 0 | 0 | 0 | 100% | 1.608 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| it.tidalwave.role.ui.javafx.impl.tree | 3 | 0 | 0 | 0 | 100% | 0.286 s |
| it.tidalwave.role.ui.javafx.impl | 3 | 0 | 0 | 0 | 100% | 0.518 s |
| it.tidalwave.role.ui.example.presentation.impl | 10 | 0 | 0 | 0 | 100% | 0.804 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
it.tidalwave.role.ui.javafx.impl.tree
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ObsoletePresentationModelDisposerTest | 1 | 0 | 0 | 0 | 100% | 0.241 s | |
| TreeViewBindingsTest | 2 | 0 | 0 | 0 | 100% | 0.045 s |
it.tidalwave.role.ui.javafx.impl
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| UserActionProviderContextMenuBuilderTest | 3 | 0 | 0 | 0 | 100% | 0.518 s |
it.tidalwave.role.ui.example.presentation.impl
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DefaultMainPanelPresentationControlTest | 9 | 0 | 0 | 0 | 100% | 0.733 s | |
| FileEntityPresentableTest | 1 | 0 | 0 | 0 | 100% | 0.071 s |
Test Cases
[Summary] [Package List] [Test Cases]
UserActionProviderContextMenuBuilderTest
| must_invoke_callbacks_in_a_non_FX_thread | 0.514 s | |
| must_return_empty_list_when_UserActionProvider_is_not_present | 0 s | |
| must_set_the_MenuItem_text_from_UserAction_Displayable | 0.004 s |
ObsoletePresentationModelDisposerTest
| changed_must_dispose_all_PresentationModels | 0.241 s |
TreeViewBindingsTest
| treeItemChangeListener_must_callback_a_Selectable_on_selection_change | 0.044 s | |
| treeItemChangeListener_must_do_nothing_when_there_is_no_Selectable_role | 0.001 s |
DefaultMainPanelPresentationControlTest
FileEntityPresentableTest
| test | 0.071 s |
SteelBlue