Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
28 | 0 | 0 | 0 | 100% | 0.695 |
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.hack23.sonar.cloudformation.reports.checkov | 2 | 0 | 0 | 0 | 100% | 0.105 |
com.hack23.sonar.cloudformation.reports | 2 | 0 | 0 | 0 | 100% | 0.059 |
com.hack23.sonar.cloudformation | 7 | 0 | 0 | 0 | 100% | 0.314 |
com.hack23.sonar.cloudformation.reports.process | 17 | 0 | 0 | 0 | 100% | 0.217 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.hack23.sonar.cloudformation.reports.checkov
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CheckovSonarqubeRuleGeneratorTest | 2 | 0 | 0 | 0 | 100% | 0.105 |
com.hack23.sonar.cloudformation.reports
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ModelSanityTest | 2 | 0 | 0 | 0 | 100% | 0.059 |
com.hack23.sonar.cloudformation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CloudformationPluginTest | 1 | 0 | 0 | 0 | 100% | 0 | |
CloudformationPropertiesTest | 1 | 0 | 0 | 0 | 100% | 0.018 | |
CloudformationRulesDefinitionTest | 1 | 0 | 0 | 0 | 100% | 0.018 | |
CloudformationSensorTest | 3 | 0 | 0 | 0 | 100% | 0.201 | |
CloudformationQualityProfileTest | 1 | 0 | 0 | 0 | 100% | 0.077 |
com.hack23.sonar.cloudformation.reports.process
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CheckovReportReaderTest | 4 | 0 | 0 | 0 | 100% | 0.125 | |
CfnNagScanReportReaderTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
CheckovProcessReportsTest | 2 | 0 | 0 | 0 | 100% | 0.064 | |
CfnNagProcessReportsTest | 9 | 0 | 0 | 0 | 100% | 0.026 |
Test Cases
[Summary] [Package List] [Test Cases]
CheckovReportReaderTest
readTerraformReportTest | 0.095 | |
readCloudformatationReportTest | 0.022 | |
readReportFailureTest | 0.003 | |
readArmReportTest | 0.003 |
CloudformationPluginTest
extensionsTest | 0 |
CloudformationPropertiesTest
getPropertiesTest | 0.005 |
CloudformationRulesDefinitionTest
defineContextTest | 0.017 |
CfnNagScanReportReaderTest
readReportTest | 0.002 | |
readReportFailueTest | 0 |
CheckovProcessReportsTest
executeSimpleCheckovReportFoundNoTemplateTest | 0.032 | |
executeSimpleCheckovReportTest | 0.032 |
CloudformationSensorTest
executeSimpleNagReportTest | 0.187 | |
executeSimpleCheckovReportTest | 0.014 | |
describeTest | 0 |
ModelSanityTest
checkCfnNagReportPackageTest | 0.046 | |
checkCheckovReportPackageTest | 0.013 |
CfnNagProcessReportsTest
CloudformationQualityProfileTest
defineTest | 0.076 |
CheckovSonarqubeRuleGeneratorTest
generateSonarqubeRuleDefinitionsForCheckovCloudformationTest | 0.037 | |
generateSonarqubeRuleDefinitionsForCheckovTerraformTest | 0.068 |