Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 0.456

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
org.codehaus.mojo.buildplan 7 0 0 0 100% 0.36
org.codehaus.mojo.buildplan.display 16 0 0 0 100% 0.096

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.codehaus.mojo.buildplan

Class Tests Errors Failures Skipped Success Rate Time
GroupsTest 7 0 0 0 100% 0.36

org.codehaus.mojo.buildplan.display

Class Tests Errors Failures Skipped Success Rate Time
ListTableDescriptorTest 7 0 0 0 100% 0.034
ListPluginTableDescriptorTest 1 0 0 0 100% 0.024
MojoExecutionDisplayTest 7 0 0 0 100% 0.034
ListPhaseTableDescriptorTest 1 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

ListTableDescriptorTest

should_not_return_zero_as_max_size_when_phase_is_null 0.014
should_calculate_column_size_from_longest_element_in_each_column 0.001
should_add_all_size_and_the_separator_size_to_get_descriptor_width 0.004
should_not_fail_when_finding_max_size_with_a_mojo_execution_with_a_null_mojo_descriptor 0.001
should_return_column_title_as_max_size_when_source_is_null 0.001
should_return_column_title_as_max_size_when_source_is_smaller 0.002
should_build_a_row_format_for_a_list_table_descriptor 0

ListPluginTableDescriptorTest

should_build_a_row_format_for_a_list_plugin_table_descriptor 0.022

GroupsTest

should_not_fail_when_grouping_mojo_execution_by_phase_with_null_phase 0.274
should_keep_phase_order_when_grouping_execution_by_artifactId 0.039
should_order_mojo_execution_by_artifact_id 0.001
should_keep_phase_order_when_grouping_execution_by_phase 0.003
should_order_mojo_execution_by_phase_name 0.002
should_filter_mojo_execution_by_phase_name 0.001
should_filter_mojo_execution_by_artifactId 0.001

MojoExecutionDisplayTest

should_highlight_mojo_for_mojo_pattern 0.021
should_get_empty_string_from_mojo_execution_when_a_value_is_null 0.002
should_highlight_mojo_for_another_mojo_pattern 0
should_get_mojo_lifecycle_phase_when_descriptor_phase_is_null 0.001
should_highlight_longer_mojo_for_another_mojo_pattern 0.001
should_highlight_longer_mojo_for_mojo_pattern 0.001
should_get_non_null_values_from_mojo_execution 0.001

ListPhaseTableDescriptorTest

should_build_a_row_format_for_a_list_phase_table_descriptor 0.003