Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 0.274 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.serendigity.maven.plugin.lifecycle.helper.vo 9 0 0 0 100% 0.242 s
it.serendigity.maven.plugin.lifecycle.helper 4 0 0 0 100% 0.005 s
it.serendigity.maven.plugin.lifecycle.helper.output 3 0 0 0 100% 0.013 s
it.serendigity.maven.plugin.lifecycle.helper.utils 8 0 0 0 100% 0.014 s

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

it.serendigity.maven.plugin.lifecycle.helper.vo

- Class Tests Errors Failures Skipped Success Rate Time
MavenExecutionAttributeTest 5 0 0 0 100% 0.009 s
MavenExecutionInfoTest 4 0 0 0 100% 0.233 s

it.serendigity.maven.plugin.lifecycle.helper

- Class Tests Errors Failures Skipped Success Rate Time
AbstractLifecycleMojoTest 4 0 0 0 100% 0.005 s

it.serendigity.maven.plugin.lifecycle.helper.output

- Class Tests Errors Failures Skipped Success Rate Time
TxtTableTest 2 0 0 0 100% 0.011 s
CSVTableTest 1 0 0 0 100% 0.002 s

it.serendigity.maven.plugin.lifecycle.helper.utils

- Class Tests Errors Failures Skipped Success Rate Time
TextUtilsTest 8 0 0 0 100% 0.014 s

Test Cases

[Summary] [Package List] [Test Cases]

TxtTableTest

testCreateTable_withGroupBy 0.010 s
testCreateTable_withoutGroupBy 0 s

MavenExecutionAttributeTest

testRetrieveGroupByEnabled 0.001 s
testFromCode 0.002 s
testRetrieveGroupByEnabledCode 0 s
testComplementOf 0.001 s
testComplementOf_empty 0.005 s

MavenExecutionInfoTest

testSetValue_GetValue 0.066 s
testGetValueOrEmpty 0.001 s
testGetStringLength 0.004 s
testEquals 0.152 s

TextUtilsTest

testFormatString 0.003 s
testrightJustify_extraLength 0.001 s
testLeftJustify_extraLength 0 s
testLeftJustify_nullSeparator_exactLength 0.001 s
testNormalizeFileNameWithExtension_fileWithExtension 0.007 s
testNormalizeFileNameWithExtension_fileWithOtherDir 0 s
testJustifyFormat_withSeparator 0 s
testNormalizeFileNameWithExtension 0 s

AbstractLifecycleMojoTest

testValidatePlugin_novalid 0.003 s
testValidatePlugin_multipleValue_oneValid 0.001 s
testValidatePlugin_valid 0 s
testValidatePlugin_multipleValue_allNoValid 0 s

CSVTableTest

testCreateTable 0.001 s