Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 1 93.333% 3.451

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
com.github.nodevops.confd.maven.plugin.utils 8 0 0 0 100% 0.403
com.github.nodevops.confd.maven.plugin.model 1 0 0 0 100% 0.01
com.github.nodevops.confd.maven.plugin 1 0 0 1 0% 0.001
com.github.nodevops.confd.maven.plugin.mojo 2 0 0 0 100% 2.811
com.github.nodevops.confd.maven.plugin.processors.impl 3 0 0 0 100% 0.226

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

com.github.nodevops.confd.maven.plugin.utils

Class Tests Errors Failures Skipped Success Rate Time
DictionaryUtilTest 8 0 0 0 100% 0.403

com.github.nodevops.confd.maven.plugin.model

Class Tests Errors Failures Skipped Success Rate Time
TemplateConfigResolvedDestTest 1 0 0 0 100% 0.01

com.github.nodevops.confd.maven.plugin

Class Tests Errors Failures Skipped Success Rate Time
TmpTest 1 0 0 1 0% 0.001

com.github.nodevops.confd.maven.plugin.mojo

Class Tests Errors Failures Skipped Success Rate Time
ProcessMojoTest 1 0 0 0 100% 0.436
PrepareMojoTest 1 0 0 0 100% 2.375

com.github.nodevops.confd.maven.plugin.processors.impl

Class Tests Errors Failures Skipped Success Rate Time
LocalConfdProcessorImplTest 1 0 0 0 100% 0.181
JavaProcessorImplTest 2 0 0 0 100% 0.045

Test Cases

[Summary] [Package List] [Test Cases]

ProcessMojoTest

testMojoExecution 0.436

TmpTest

testPath 0
skipped

TemplateConfigResolvedDestTest

testGetResolvedDestPath[0] 0.004

LocalConfdProcessorImplTest

shouldSuccessWithTemplateAsPropertiesAndTargetInANonExistingDirectory 0.181

DictionaryUtilTest

shouldTrimKeyName 0.148
shouldFailDueToKeyWithoutValue 0.017
shouldFailDueToDictionaryWithoutKeyValue 0.004
shouldFailDueToEmptyDictionary 0.001
shouldSuccessWithSpacesAroundEqualSeparator 0.014
shouldSuccessWithValidKeyValues 0.007
shouldFailDueToMalFormedKeyDictionary 0
shouldKeyEqualCharactersInValue 0.001

JavaProcessorImplTest

shouldSuccessWithTemplateAsPropertiesAndTargetInANonExistingDirectory 0.029
shouldSuccessWithTemplateAsXML 0.009

PrepareMojoTest

testPluginConfiguration 2.315

Failure Details

[Summary] [Package List] [Test Cases]


testPath
skipped: skipped