Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
50 0 0 0 100% 1.688 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
com.varmateo.yawg.html 2 0 0 0 100% 0.124 s
com.varmateo.yawg.util 3 0 0 0 100% 0.003 s
com.varmateo.yawg.core 38 0 0 0 100% 1.148 s
com.varmateo.yawg.freemarker 5 0 0 0 100% 0.396 s
com.varmateo.yawg.spi 2 0 0 0 100% 0.017 s

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

com.varmateo.yawg.html

- Class Tests Errors Failures Skipped Success Rate Time
HtmlTemplateContextTest 2 0 0 0 100% 0.124 s

com.varmateo.yawg.util

- Class Tests Errors Failures Skipped Success Rate Time
FileUtilsTest 3 0 0 0 100% 0.003 s

com.varmateo.yawg.core

- Class Tests Errors Failures Skipped Success Rate Time
DirBakeOptionsTest 2 0 0 0 100% 0.216 s
CollectiveDirBakeListenerTest 5 0 0 0 100% 0.033 s
DirEntryCheckerTest 9 0 0 0 100% 0.015 s
DirBakerTest 2 0 0 0 100% 0.620 s
DirEntryScannerTest 2 0 0 0 100% 0.017 s
DirBakeOptionsDaoTest 18 0 0 0 100% 0.247 s

com.varmateo.yawg.freemarker

- Class Tests Errors Failures Skipped Success Rate Time
FreemarkerTemplateServiceTest 5 0 0 0 100% 0.396 s

com.varmateo.yawg.spi

- Class Tests Errors Failures Skipped Success Rate Time
PageContextBuilderTest 2 0 0 0 100% 0.017 s

Test Cases

[Summary] [Package List] [Test Cases]

HtmlTemplateContextTest

withoutTitle 0.121 s
withTitle 0.002 s

DirBakeOptionsTest

mergeOne 0.154 s
mergeFromEmpty 0.001 s

CollectiveDirBakeListenerTest

oneListenerOverrideVar 0.029 s
twoListenersOverrideVar01 0 s
twoListenersOverrideVar02 0.001 s
twoListenersAddVar 0 s
oneListenerAddVar 0 s

DirEntryCheckerTest

withEmptyConf 0.003 s
withIncludeHereOne 0 s
withIncludeHereTwo 0.006 s
withExcludeHere 0 s
withExcludeMany 0 s
withExcludeAndInclude 0 s
withExcludeOne 0.001 s
withExcludeAndExcludeHere 0 s
pathWithExcludeOne 0.001 s

FreemarkerTemplateServiceTest

givenInvalidTemplate_whenProcess_thenResultIsFailure 0.326 s
wrongTemplatesDir 0 s
withTemplateMissing 0.002 s
processTemplateOk 0.003 s
withTemplateExists 0.064 s

DirBakerTest

bakeSomeWithConfFixed 0.612 s
bakeSomeWithConfFromDir 0.006 s

FileUtilsTest

withExtension 0.002 s
withEmptyExtension 0 s
withoutExtension 0 s

DirEntryScannerTest

someFiles 0.014 s
allFiles 0 s

DirBakeOptionsDaoTest

loadFromFileOk 0.106 s
emptyConf 0.001 s
withTemplateParamOk 0.002 s
withExcludeParamFail 0.050 s
loadOk 0.003 s
withTemplateParamFail 0.003 s
withExcludeParamInvalidRegex 0.018 s
withPageVars 0.005 s
withIncludeHereParamOk 0.008 s
loadFromFileNoFile 0.002 s
withExcludeHereParamOk 0.002 s
withIncludeHereParamMissing 0 s
loadNoYawgYml 0.001 s
withTemplateParamMissing 0 s
withBakerTypesParamOk 0.032 s
withPageVarsHere 0.003 s
withExcludeParamOk 0.002 s
withExcludeParamMissing 0 s

PageContextBuilderTest

missingMandatoryAttrs 0.001 s
mandatoryAttrs 0.015 s