Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 55 | 0 | 0 | 1 | 98.2% | 2.077 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.sling.feature.maven.mojos.apis | 5 | 0 | 0 | 0 | 100% | 0.014 s |
| org.apache.sling.feature.maven.mojos | 40 | 0 | 0 | 1 | 97.5% | 1.715 s |
| org.apache.sling.feature.maven.mojos.selection | 2 | 0 | 0 | 0 | 100% | 0 s |
| org.apache.sling.feature.maven | 8 | 0 | 0 | 0 | 100% | 0.348 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.sling.feature.maven.mojos.apis
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RegionSupportTest | 5 | 0 | 0 | 0 | 100% | 0.014 s |
org.apache.sling.feature.maven.mojos
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| AbstractIncludingFeatureMojoTest | 4 | 0 | 0 | 0 | 100% | 0.904 s | |
| AbstractRepositoryMojoTest | 2 | 0 | 0 | 0 | 100% | 0.265 s | |
| AggregateFeaturesMojoTest | 17 | 0 | 0 | 0 | 100% | 0.324 s | |
| AnalyseFeaturesMojoTest | 2 | 0 | 0 | 0 | 100% | 0 s | |
| ApisJarMojoTest | 1 | 0 | 0 | 0 | 100% | 0.003 s | |
| AttachFeaturesMojoTest | 1 | 0 | 0 | 0 | 100% | 0.031 s | |
| ExtractExtensionsMojoTest | 3 | 0 | 0 | 0 | 100% | 0.025 s | |
| FeatureLauncherMojoTest | 5 | 0 | 0 | 0 | 100% | 0.143 s | |
| FeatureSelectionConfigTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
| JarDecompressorTest | 3 | 0 | 0 | 1 | 66.7% | 0.019 s | |
| ScanTest | 1 | 0 | 0 | 0 | 100% | 0.001 s |
org.apache.sling.feature.maven.mojos.selection
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TestIncludeExcludeMatcher | 2 | 0 | 0 | 0 | 100% | 0 s |
org.apache.sling.feature.maven
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JSONFeaturesTest | 2 | 0 | 0 | 0 | 100% | 0.085 s | |
| PreprocessorTest | 1 | 0 | 0 | 0 | 100% | 0.255 s | |
| ProjectHelperTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
| SubstitutionTest | 4 | 0 | 0 | 0 | 100% | 0.008 s |
Test Cases
[Summary] [Package List] [Test Cases]
JSONFeaturesTest
| testFileReferenceInExtension | 0.039 s | |
| testXMLFileReferenceInExtension | 0.001 s |
AbstractIncludingFeatureMojoTest
| testSelectRefFiles | 0.891 s | |
| testSelectAggregateClassifierFromFiles | 0.005 s | |
| testSelectAggregateClassifierNotFound | 0.005 s | |
| testSelectAggregateClassifier | 0.001 s |
AbstractRepositoryMojoTest
| testCopyDecompressArtifactToRepository | 0.256 s | |
| testCopyArtifactToRepository | 0.007 s |
AggregateFeaturesMojoTest
AnalyseFeaturesMojoTest
| testTaskConfigurationSupplied | 0 s | |
| testTaskConfigurationOverridden | 0 s |
RegionSupportTest
| testApiExportWithToggles | 0.012 s | |
| testApiExportWithTogglesOnly | 0 s | |
| testApiExportAllPackages | 0.001 s | |
| testNoRegionInfo | 0 s | |
| testApiExportSubsetOfPackages | 0 s |
ApisJarMojoTest
| testGuessClassifier | 0.003 s |
AttachFeaturesMojoTest
| testAttachArtifacts | 0.030 s |
ExtractExtensionsMojoTest
| testExtractJSONExtensionFromAggregate | 0.015 s | |
| testExtractArtifactsFromAggregagte | 0.004 s | |
| testExtractTxtExtensionFromFeatureFile | 0.006 s |
FeatureLauncherMojoTest
| testMainReflection | 0.104 s | |
| testFullLaunch | 0.006 s | |
| testMainReflectionFailure | 0.014 s | |
| testSimpleFeature | 0.007 s | |
| testFeatureFileReadingIssue | 0.008 s |
FeatureSelectionConfigTest
| testOrdering | 0 s |
JarDecompressorTest
| testDecompress | 0 s | |
| testJarWithEmbeddedJar | 0 s | |
| - | got: <true>, expected: is <false> | - |
| testSignedJar | 0.019 s |
ScanTest
| testTaskConfiguration | 0 s |
TestIncludeExcludeMatcher
| testInfoMatcher | 0 s | |
| testLicenseDefaultsMatcher | 0 s |
PreprocessorTest
| testDependencyExclusions | 0.255 s |
ProjectHelperTest
| storeProjectInfoSetsOutputDirectory | 0 s |
SubstitutionTest
| testReplaceAdditionalPropertiesMavenVarsWithSystemProperties | 0 s | |
| testReplaceMavenVarsWithSystemProperties | 0.006 s | |
| testOSGiVersion | 0.001 s | |
| testReplaceMavenVars | 0 s |
Failure Details
[Summary] [Package List] [Test Cases]
| testJarWithEmbeddedJar | |
| - | skipped: got: <true>, expected: is <false> |
