Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 71 | 0 | 0 | 4 | 94.4% | 2.317 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 |
|---|---|---|---|---|---|---|
| org.apache.maven.buildcache.xml | 24 | 0 | 0 | 4 | 83.3% | 0.213 s |
| org.apache.maven.buildcache | 26 | 0 | 0 | 0 | 100% | 1.975 s |
| org.apache.maven.buildcache.hash | 2 | 0 | 0 | 0 | 100% | 0.002 s |
| org.apache.maven.buildcache.checksum | 19 | 0 | 0 | 0 | 100% | 0.127 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.buildcache.xml
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| CacheConfigImplTest | 20 | 0 | 0 | 0 | 100% | 0.212 s | |
| XmlServiceTest | 4 | 0 | 0 | 4 | 0% | 0.001 s |
org.apache.maven.buildcache
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LifecyclePhasesHelperTest | 21 | 0 | 0 | 0 | 100% | 0.211 s | |
| BuildInfoTest | 1 | 0 | 0 | 0 | 100% | 0.035 s | |
| BuildCacheMojosExecutionStrategyTest | 0 | 0 | 0 | 0 | 0% | 0.874 s | |
| BuildCacheMojosExecutionStrategyTest$ParametersMatchingTest | 4 | 0 | 0 | 0 | 100% | 0.855 s |
org.apache.maven.buildcache.hash
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| HexUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.002 s |
org.apache.maven.buildcache.checksum
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SHAHashTest | 3 | 0 | 0 | 0 | 100% | 0.009 s | |
| XXHashTest | 8 | 0 | 0 | 0 | 100% | 0.011 s | |
| InputExclusionTest | 6 | 0 | 0 | 0 | 100% | 0.104 s | |
| MavenProjectInputTest | 2 | 0 | 0 | 0 | 100% | 0.003 s |
Test Cases
[Summary] [Package List] [Test Cases]
CacheConfigImplTest
XmlServiceTest
| testBuild | 0 s | |
| - | cache-build-1.0.0.xsd not found | - |
| testDiff | 0 s | |
| - | cache-build-1.0.0.xsd not found | - |
| testConfig | 0 s | |
| - | cache-build-1.0.0.xsd not found | - |
| testReport | 0 s | |
| - | cache-build-1.0.0.xsd not found | - |
LifecyclePhasesHelperTest
BuildInfoTest
| name | 0.034 s |
SHAHashTest
| testSimpleHash | 0 s | |
| testEmptyArray | 0 s | |
| testSimpleChecksum | 0 s |
XXHashTest
| testSimpleHash | 0.002 s | |
| testEmptyArray | 0 s | |
| testNotFullChecksum | 0.003 s | |
| testEmptyBuffer | 0.001 s | |
| testSingleHash | 0 s | |
| testSingleChecksum | 0 s | |
| testFullChecksum | 0.001 s | |
| testSimpleChecksum | 0 s |
InputExclusionTest
MavenProjectInputTest
| testCollectFilteredFiles | 0.002 s | |
| testCollectNonFilteredFiles | 0 s |
BuildCacheMojosExecutionStrategyTest$ParametersMatchingTest
| testSkipValue | 0.819 s | |
| testBasicParamsMatching | 0.015 s | |
| testMismatch | 0.002 s | |
| testDefaultValue | 0.004 s |
HexUtilsTest
| testDecodeHex | 0.001 s | |
| testEncodeToHex | 0.001 s |
Failure Details
[Summary] [Package List] [Test Cases]


