Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
31 | 0 | 0 | 0 | 100% | 11.58 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.atests.api | 1 | 0 | 0 | 0 | 100% | 0.003 s |
com.varmateo.yawg.atests | 30 | 0 | 0 | 0 | 100% | 11.57 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.varmateo.yawg.atests.api
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
YawgInfoIT | 1 | 0 | 0 | 0 | 100% | 0.003 s |
com.varmateo.yawg.atests
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ExcludeParamIT | 2 | 0 | 0 | 0 | 100% | 0.068 s |
![]() |
TemplateDataModelIT | 2 | 0 | 0 | 0 | 100% | 0.017 s |
![]() |
CliOptionsIT | 3 | 0 | 0 | 0 | 100% | 0.012 s |
![]() |
HtmlBakerIT | 2 | 0 | 0 | 0 | 100% | 0.043 s |
![]() |
CommonMarkBakerIT | 4 | 0 | 0 | 0 | 100% | 0.919 s |
![]() |
CliOptionSourceIT | 5 | 0 | 0 | 0 | 100% | 0.016 s |
![]() |
ExtraDirsHereParamIT | 1 | 0 | 0 | 0 | 100% | 0.008 s |
![]() |
ExcludeHereParamIT | 1 | 0 | 0 | 0 | 100% | 0.006 s |
![]() |
TemplateParamIT | 2 | 0 | 0 | 0 | 100% | 0.012 s |
![]() |
CliOptionPageVarIT | 4 | 0 | 0 | 0 | 100% | 4.828 s |
![]() |
AsciidoctorBakerIT | 4 | 0 | 0 | 0 | 100% | 5.646 s |
Test Cases
[Summary] [Package List] [Test Cases]
ExcludeParamIT
![]() |
givenExcludeParam_whenBaking_thenFilesAreExcludedInTopDir | 0.056 s |
![]() |
givenExcludeParam_whenBaking_thenFilesAreExcludedInDirTree | 0.012 s |
TemplateDataModelIT
![]() |
givenDocs_whenBakingOnce_thenBakeIdIsTheSameInBoth | 0.009 s |
![]() |
givenDoc_whenBakingTwice_thenBakeIdIsDifferent | 0.008 s |
CliOptionsIT
![]() |
noArgs | 0.005 s |
![]() |
helpOption | 0.001 s |
![]() |
unknownOption | 0.003 s |
HtmlBakerIT
![]() |
givenTemplate_whenBakingHtmlSource_thenTargetIsTemplated | 0.038 s |
![]() |
givenNoTemplate_whenBakingHtmlSource_thenTargetIsCopy | 0.005 s |
CommonMarkBakerIT
CliOptionSourceIT
ExtraDirsHereParamIT
![]() |
givenExtraDirsHereParam_whenBaking_thenExtraContentsArePresent | 0.008 s |
ExcludeHereParamIT
![]() |
givenExcludeHereParam_whenBaking_thenFilesAreExcludedOnlyInDir | 0.006 s |
TemplateParamIT
![]() |
givenEmptyTemplatesDir_whenBaking_thenErrorDueToMissingDefaultTemplate | 0.004 s |
![]() |
givenTemplatesDirWithoutTemplateParam_whenBaking_thenDefaultTemplateIsUsed | 0.008 s |
CliOptionPageVarIT
YawgInfoIT
![]() |
checkVersion | 0.001 s |