Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 36 | 0 | 0 | 2 | 94.4% | 2.812 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 |
|---|---|---|---|---|---|---|
| (default package) | 36 | 0 | 0 | 2 | 94.4% | 2.812 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
(default package)
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| BaseViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.150 s | |
| CheckMojoTest | 2 | 0 | 0 | 0 | 100% | 0.832 s | |
| PluginArtifactTest | 1 | 0 | 0 | 0 | 100% | 0.120 s | |
| ResourceHelperTest | 2 | 0 | 0 | 0 | 100% | 0.376 s | |
| SourceFileIndexerTest | 2 | 0 | 0 | 0 | 100% | 0.599 s | |
| SpotBugsGuiTest | 2 | 0 | 0 | 2 | 0% | 0 s | |
| SpotBugsInfoTest | 5 | 0 | 0 | 0 | 100% | 0.032 s | |
| SpotBugsMojoTest | 2 | 0 | 0 | 0 | 100% | 0.157 s | |
| SpotBugsPluginsTraitTest | 5 | 0 | 0 | 0 | 100% | 0.097 s | |
| SpotbugsReportGeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.214 s | |
| VerifyMojoTest | 2 | 0 | 0 | 0 | 100% | 0.007 s | |
| XDocsReporterTest | 8 | 0 | 0 | 0 | 100% | 0.228 s |
Test Cases
[Summary] [Package List] [Test Cases]
BaseViolationCheckMojoTest
| should extend AbstractMojo | 0.104 s | |
| should have default property values not injected | 0.026 s | |
| should allow setting properties | 0.008 s | |
| should not throw when execute is called | 0.012 s |
CheckMojoTest
| should extend BaseViolationCheckMojo | 0.006 s | |
| should skip execution | 0.826 s |
PluginArtifactTest
| should satisfy JavaBean contract | 0.120 s |
ResourceHelperTest
| getResourceFile returns a file with content from resource and logs debug info | 0.341 s | |
| getResourceFile returns an existing file in output directory | 0.035 s |
SourceFileIndexerTest
| buildListSourceFiles and searchActualFilesLocation work as expected | 0.590 s | |
| searchActualFilesLocation throws if not initialized | 0.009 s |
SpotBugsGuiTest
| execute sets up AntBuilder and logs encoding | 0 s | |
| - | Ignored via @Ignore | - |
| execute uses default encoding if not set | 0 s | |
| - | Ignored via @Ignore | - |
SpotBugsInfoTest
SpotBugsMojoTest
| should extend AbstractMojo | 0.010 s | |
| should skip generate report | 0.147 s |
SpotBugsPluginsTraitTest
SpotbugsReportGeneratorTest
| generateReport calls all main report sections | 0.214 s |
VerifyMojoTest
| should extend BaseViolationCheckMojo | 0.002 s | |
| should skip execution | 0.005 s |
XDocsReporterTest
Failure Details
[Summary] [Package List] [Test Cases]
| execute sets up AntBuilder and logs encoding | |
| - | skipped: Ignored via @Ignore |
| execute uses default encoding if not set | |
| - | skipped: Ignored via @Ignore |
