Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
255000100%6.827

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.plugin.assembly.artifact4000100%0.434
org.apache.maven.plugin.assembly.archive15000100%1.415
org.apache.maven.plugin.assembly.archive.task26000100%0.436
org.apache.maven.plugin.assembly.format22000100%2.063
org.apache.maven.plugin.assembly.filter7000100%0.257
org.apache.maven.plugin.assembly.interpolation12000100%0.166
org.apache.maven.plugin.assembly.utils99000100%0.13
org.apache.maven.plugin.assembly.io28000100%0.567
org.apache.maven.plugin.assembly.archive.phase38000100%1.062
org.apache.maven.plugin.assembly.archive.archiver4000100%0.297

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.assembly.artifact

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultDependencyResolverTest4000100%0.434

org.apache.maven.plugin.assembly.archive

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultAssemblyArchiverTest11000100%1.369
ManifestCreationFinalizerTest4000100%0.046

org.apache.maven.plugin.assembly.archive.task

ClassTestsErrors FailuresSkippedSuccess RateTime
AddArtifactTaskTest5000100%0.03
AddDependencySetsTaskTest8000100%0.024
AddDirectoryTaskTest4000100%0.064
AddFileSetsTaskTest9000100%0.318

org.apache.maven.plugin.assembly.format

ClassTestsErrors FailuresSkippedSuccess RateTime
FileFormatterTest14000100%1.254
FileSetFormatterTest8000100%0.809

org.apache.maven.plugin.assembly.filter

ClassTestsErrors FailuresSkippedSuccess RateTime
ComponentsXmlArchiverFileFilterTest7000100%0.257

org.apache.maven.plugin.assembly.interpolation

ClassTestsErrors FailuresSkippedSuccess RateTime
AssemblyExpressionEvaluatorTest5000100%0.153
AssemblyInterpolatorTest7000100%0.013

org.apache.maven.plugin.assembly.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
AssemblyFileUtilsTest9000100%0.018
AssemblyFormatUtilsTest67000100%0.095
FilterUtilsTest12000100%0.013
ProjectUtilsTest5000100%0.003
TypeConversionUtilsTest6000100%0.001

org.apache.maven.plugin.assembly.io

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultAssemblyReaderTest24000100%0.564
PrefixedClasspathLocatorStrategyTest4000100%0.003

org.apache.maven.plugin.assembly.archive.phase

ClassTestsErrors FailuresSkippedSuccess RateTime
DependencySetAssemblyPhaseTest2000100%0.088
FileItemAssemblyPhaseTest6000100%0.287
FileSetAssemblyPhaseTest2000100%0.078
ModuleSetAssemblyPhaseTest26000100%0.537
RepositoryAssemblyPhaseTest2000100%0.072

org.apache.maven.plugin.assembly.archive.archiver

ClassTestsErrors FailuresSkippedSuccess RateTime
AssemblyProxyArchiverTest4000100%0.297

Test Cases

[Summary] [Package List] [Test Cases]

AssemblyProxyArchiverTest

addFileSet_SkipWhenSourceIsAssemblyWorkDir0.06
addFileSet_addExcludeWhenSourceContainsAssemblyWorkDir0.029
addFile_NoPerms_CallAcceptFilesOnlyOnce0.112
addDirectory_NoPerms_CallAcceptFilesOnlyOnce0.096

DefaultAssemblyArchiverTest

failWhenAssemblyIdIsNull0.492
testCreateArchive0.206
testCreateArchiver_ShouldConfigureArchiver0.133
testCreateArchiver_ShouldCreateTarArchiverWithNoCompression0.085
testCreateArchiver_ShouldCreateWarArchiverWithIgnoreWebxmlSetToFalse0.073
testCreateArchiver_ShouldCreateZipArchiver0.069
testCreateWarArchiver_ShouldDisableIgnoreWebxmlOption0.061
testCreateTarArchiver_ShouldNotInitializeCompression0.073
testCreateTarArchiver_ShouldInitializeGZipCompression0.062
testCreateTarArchiver_ShouldInitializeBZipCompression0.058
testCreateTarArchiver_ShouldFailWithInvalidCompression0.057

ManifestCreationFinalizerTest

testShouldDoNothingWhenArchiveConfigIsNull0.001
testShouldDoNothingWhenArchiverIsNotJarArchiver0.004
testShouldAddManifestWhenArchiverIsJarArchiver0.032
testShouldAddManifestEntriesWhenArchiverIsJarArchiver0.009

DependencySetAssemblyPhaseTest

testExecute_ShouldAddOneDependencyFromProject0.087
testExecute_ShouldNotAddDependenciesWhenProjectHasNone0.001

FileItemAssemblyPhaseTest

testExecute_ShouldAddNothingWhenNoFileItemsArePresent0.033
testExecute_ShouldAddAbsoluteFileNoFilterNoLineEndingConversion0.051
testExecute_ShouldAddRelativeFileNoFilterNoLineEndingConversion0.046
testExecute_WithOutputDirectory0.053
testExecute_WithOutputDirectoryAndDestName0.052
testExecute_WithOutputDirectoryAndDestNameAndIncludeBaseDirectoryFalse0.052

FileSetAssemblyPhaseTest

testShouldNotFailWhenNoFileSetsSpecified0.023
testShouldAddOneFileSet0.055

ModuleSetAssemblyPhaseTest

testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchOutputDir0.006
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchInclude0.001
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchExclude0.001
testIsDeprecatedModuleSourcesConfigPresent_ShouldNotCatchFileMode0
testIsDeprecatedModuleSourcesConfigPresent_ShouldNotCatchDirMode0.001
testCreateFileSet_ShouldUseModuleDirOnlyWhenOutDirIsNull0.026
testCreateFileSet_ShouldPrependModuleDirWhenOutDirIsProvided0.024
testCreateFileSet_ShouldAddExcludesForSubModulesWhenExcludeSubModDirsIsTrue0.024
testExecute_ShouldSkipIfNoModuleSetsFound0
testExecute_ShouldAddOneModuleSetWithOneModuleInIt0.042
testAddModuleBinaries_ShouldReturnImmediatelyWhenBinariesIsNull0.001
testAddModuleBinaries_ShouldFilterPomModule0.023
testAddModuleBinaries_ShouldAddOneModuleAttachmentArtifactAndNoDeps0.025
testAddModuleBinaries_ShouldFailWhenOneModuleDoesntHaveAttachmentWithMatchingClassifier0.024
testAddModuleBinaries_ShouldAddOneModuleArtifactAndNoDeps0.025
testAddModuleBinaries_ShouldAddOneModuleArtifactAndWithOneDepArtifact0.049
testAddModuleBinaries_ShouldAddOneModuleArtifactAndWithOneDepArtifactUsingImpliedDepSet0.049
testAddModuleArtifact_ShouldThrowExceptionWhenArtifactFileIsNull0.002
testAddModuleArtifact_ShouldAddOneArtifact0.025
testAddModuleSourceFileSets_ShouldReturnImmediatelyIfSourcesIsNull0
testAddModuleSourceFileSets_ShouldAddOneSourceDirectory0.045
testGetModuleProjects_ShouldReturnNothingWhenReactorContainsOnlyCurrentProject0.023
testGetModuleProjects_ShouldReturnNothingWhenReactorContainsTwoSiblingProjects0.043
testGetModuleProjects_ShouldReturnModuleOfCurrentProject0.024
testGetModuleProjects_ShouldReturnDescendentModulesOfCurrentProject0.025
testGetModuleProjects_ShouldExcludeModuleAndDescendentsTransitively0.029

RepositoryAssemblyPhaseTest

testExecute_ShouldNotIncludeRepositoryIfNonSpecifiedInAssembly0.033
testExecute_ShouldIncludeOneRepository0.039

AddArtifactTaskTest

testShouldAddArchiveFileWithoutUnpacking0.002
testShouldAddArchiveFileWithDefaultOutputLocation0.018
testShouldAddArchiveFileWithUnpack0.003
testShouldAddArchiveFileWithUnpackAndModes0.003
testShouldAddArchiveFileWithUnpackIncludesAndExcludes0.004

AddDependencySetsTaskTest

testAddDependencySet_ShouldInterpolateDefaultOutputFileNameMapping0.002
testAddDependencySet_ShouldNotAddDependenciesWhenProjectHasNone0.002
testAddDependencySet_ShouldNotAddDependenciesWhenProjectIsStubbed0.005
testAddDependencySet_ShouldAddOneDependencyFromProjectWithoutUnpacking0.004
testAddDependencySet_ShouldAddOneDependencyFromProjectUnpacked0.004
testGetDependencyArtifacts_ShouldGetOneDependencyArtifact0.001
testGetDependencyArtifacts_ShouldFilterOneDependencyArtifactViaInclude0.004
testGetDependencyArtifacts_ShouldIgnoreTransitivePathFilteringWhenIncludeNotTransitive0.002

AddDirectoryTaskTest

testAddDirectory_ShouldNotAddDirectoryIfNonExistent0
testAddDirectory_ShouldAddDirectory0.02
testAddDirectory_ShouldAddDirectoryWithDirMode0.022
testAddDirectory_ShouldAddDirectoryWithIncludesAndExcludes0.022

AddFileSetsTaskTest

testGetFileSetDirectory_ShouldReturnAbsoluteSourceDir0.039
testGetFileSetDirectory_ShouldReturnBasedir0.041
testGetFileSetDirectory_ShouldReturnDirFromBasedirAndSourceDir0.042
testGetFileSetDirectory_ShouldReturnDirFromArchiveBasedirAndSourceDir0.041
testAddFileSet_ShouldAddDirectory0.025
testAddFileSet_ShouldAddDirectoryUsingSourceDirNameForDestDir0.043
testAddFileSet_ShouldNotAddDirectoryWhenSourceDirNonExistent0.043
testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNonExistent0.021
testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNotADirectory0.023

DefaultDependencyResolverTest

test_getDependencySetResolutionRequirements0.222
test_getModuleSetResolutionRequirements0.073
test_getRepositoryResolutionRequirements0.066
test_aggregateRemoteArtifactRepositories0.073

ComponentsXmlArchiverFileFilterTest

testAddComponentsXml_ShouldAddComponentWithoutRoleHint0.003
testAddComponentsXml_ShouldAddComponentWithRoleHint0
testAddComponentsXml_ShouldAddTwoComponentsWithRoleHints0.001
testAddToArchive_ShouldWriteComponentWithoutHintToFile0.162
testAddToArchive_ShouldWriteComponentWithHintToFile0.009
testAddToArchive_ShouldWriteTwoComponentToFile0.011
testAddToArchive_ShouldWriteTwoComponentToArchivedFile0.071

FileFormatterTest

testTemporaryRootDirectoryNotExist0.095
testShouldNotTransformOneFile0.079
testShouldConvertCRLFLineEndingsInFile0.083
testShouldConvertLFLineEndingsInFile0.082
testShouldFilterProjectExpressionInFile0.096
testShouldFilterExpressionInPropertiesFileWithWindowsEscapes0.094
testShouldFilterExpressionInPropertiesFileWithoutWindowsEscapes0.107
testShouldFilterExpressionFromFiltersFileInFile0.091
testShouldFilterExpressionFromFiltersFileInPropertiesFileWithoutWindowsEscapes0.083
testShouldFilterExpressionFromFiltersFileInNonPropertiesFileWithoutWindowsEscapes0.084
testShouldNotIgnoreFirstWordInDotNotationExpressions0.081
testShouldFilterExpressionsFromTwoFiltersFilesInFile0.11
testShouldOverrideOneFilterValueWithAnotherAndFilterFile0.085
testShouldOverrideProjectValueWithFilterValueAndFilterFile0.084

FileSetFormatterTest

testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsNull0.073
testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsKeep0.075
testShouldReturnOriginalUnalteredDirectoryWhenIncludedFileSetIsEmpty0.086
testShouldConvertLineEndingsOnTwoFiles0.134
testShouldConvertLineEndingsOnOneFileWithAnotherExplicitlyExcluded0.163
testShouldConvertLineEndingsOnOneExplicitlyIncludedFile0.086
testShouldConvertLineEndingsOnOneFileAndIgnoreFileWithinDefaultExcludedDir0.09
testShouldFilterSeveralFiles0.102

AssemblyExpressionEvaluatorTest

testShouldResolveModelGroupId0
testShouldResolveModelPropertyBeforeModelGroupId0
testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId0.153
testShouldReturnUnchangedInputForUnresolvedExpression0
testShouldInterpolateMultiDotProjectExpression0

AssemblyInterpolatorTest

testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId0.007
testShouldInterpolateMultiDotProjectExpression0.001
testDependencySetOutputFileNameMappingsAreNotInterpolated0.004
testDependencySetOutputDirectoryIsNotInterpolated0
testShouldResolveModelGroupIdInAssemblyId0.001
testShouldResolveModelPropertyBeforeModelGroupIdInAssemblyId0
testShouldNotTouchUnresolvedExpression0

DefaultAssemblyReaderTest

testIncludeSiteInAssembly_ShouldFailIfSiteDirectoryNonExistent0.01
testIncludeSiteInAssembly_ShouldAddSiteDirFileSetWhenDirExists0.021
testMergeComponentWithAssembly_ShouldAddOneFileSetToExistingListOfTwo0.005
testMergeComponentWithAssembly_ShouldAddOneFileItemToExistingListOfTwo0.001
testMergeComponentWithAssembly_ShouldAddOneDependencySetToExistingListOfTwo0.001
testMergeComponentWithAssembly_ShouldAddOneRepositoryToExistingListOfTwo0.001
testMergeComponentWithAssembly_ShouldAddOneContainerDescriptorHandlerToExistingListOfTwo0.003
testMergeComponentsWithMainAssembly_ShouldAddOneFileSetToAssembly0.045
testReadAssembly_ShouldReadAssemblyWithoutComponentsInterpolationOrSiteDirInclusion0.048
testReadAssembly_ShouldReadAssemblyWithSiteDirInclusionFromAssemblyWithoutComponentsOrInterpolation0.046
testReadAssembly_ShouldReadAssemblyWithSiteDirInclusionFromConfigWithoutComponentsOrInterpolation0.045
testReadAssembly_ShouldReadAssemblyWithComponentWithoutSiteDirInclusionOrInterpolation0.011
testReadAssembly_ShouldReadAssemblyWithComponentInterpolationWithoutSiteDirInclusionOrAssemblyInterpolation0.012
testReadAssembly_ShouldReadAssemblyWithInterpolationWithoutComponentsOrSiteDirInclusion0.025
testGetAssemblyFromDescriptorFile_ShouldReadAssembly0.008
testGetAssemblyForDescriptorReference_ShouldReadBinaryAssemblyRef0.029
testReadAssemblies_ShouldGetAssemblyDescriptorFromSingleFile0.035
testReadAssemblies_ShouldFailWhenSingleDescriptorFileMissing0.022
testReadAssemblies_ShouldIgnoreMissingSingleDescriptorFileWhenIgnoreIsConfigured0.022
testReadAssemblies_ShouldGetAssemblyDescriptorFromSingleRef0.028
testReadAssemblies_ShouldGetAssemblyDescriptorFromFileArray0.036
testReadAssemblies_ShouldGetAssemblyDescriptorFromMultipleRefs0.031
testReadAssemblies_ShouldGetAssemblyDescriptorFromDirectory0.04
testReadAssemblies_ShouldGetTwoAssemblyDescriptorsFromDirectoryWithThreeFiles0.039

PrefixedClasspathLocatorStrategyTest

testResolvePrefixWithLeadingSlashAndWithTrailingSlash0.001
testResolvePrefixWithLeadingSlashAndWithoutTrailingSlash0
testResolvePrefixWithoutLeadingSlashAndWithTrailingSlash0.002
testResolvePrefixWithoutLeadingSlashAndWithoutTrailingSlash0

AssemblyFileUtilsTest

testUnpack_ShouldSetSourceAndDestinationAndCallExtract0.012
testGetLineEndingChars_ShouldReturnDosLineEnding0
testGetLineEndingChars_ShouldReturnUnixLineEnding0
testGetLineEndingChars_ShouldReturnNullLineEnding0
testGetLineEndingChars_ShouldThrowFormattingExceptionWithInvalidHint0.001
testConvertLineEndings_ShouldReplaceLFWithCRLF0.002
testConvertLineEndings_ShouldReplaceCRLFWithLF0.001
testConvertLineEndings_ShouldReplaceLFWithLF0.001
testConvertLineEndings_ShouldReplaceCRLFWithCRLF0.001

AssemblyFormatUtilsTest

testFixRelativePathRefs_ShouldRemoveRelativeRefToCurrentDir0
testFixRelativePathRefs_ShouldRemoveEmbeddedSameDirRef0.001
testFixRelativePathRefs_ShouldRemoveEmbeddedParentDirRef0.001
testFixRelativePathRefs_ShouldTruncateRelativeRefToParentDir0
testGetDistroName_ShouldUseJustFinalNameWithNoAppendAssemblyIdOrClassifier0.002
testGetDistroName_ShouldUseFinalNamePlusClassifierWhenAppendAssemblyIdIsNull0.001
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseArtifactInfo0.002
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseArtifactInfo0.001
testGetOutputDir_ShouldResolveVersionInOutDir_UseArtifactInfo0.001
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseArtifactInfo0.001
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseModuleInfo0.002
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseModuleInfo0.001
testGetOutputDir_ShouldResolveVersionInOutDir_UseModuleInfo0.001
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseModuleInfo0.001
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject0.001
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject0.001
testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject0.001
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject0.001
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef0.001
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef0.002
testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef0.001
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject_projectRef0.002
testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions0.001
testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions_CheckWithBackslash0.001
testGetOutputDir_ShouldAppendSlashToOutDirWhenMissingAndIncludeBaseFalseAndNoExpressions0.001
testGetOutputDir_ShouldResolveGroupIdInOutDir0.001
testGetOutputDir_ShouldResolveArtifactIdInOutDir0.001
testGetOutputDir_ShouldResolveVersionInOutDir0.001
testGetOutputDir_ShouldResolveVersionInLargerOutDirExpr0.001
testGetOutputDir_ShouldResolveFinalNameInOutDir0.001
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir0.001
testGetOutputDir_ShouldReturnEmptyPathWhenAllInputIsEmptyAndIncludeBaseFalse0.001
testGetOutputDir_ShouldRemoveRelativeRefToCurrentDir0.001
testGetOutputDir_ShouldRemoveEmbeddedSameDirRef0.001
testGetOutputDir_ShouldRemoveEmbeddedParentDirRef0.001
testGetOutputDir_ShouldTruncateRelativeRefToParentDir0.001
testGetOutputDir_ShouldResolveProjectProperty0.001
testGetOutputDir_ShouldResolveProjectPropertyAltExpr0.002
testEvalFileNameMapping_ShouldResolveArtifactIdAndBaseVersionInOutDir_UseArtifactInfo_WithValidMainProject0.001
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfo0.002
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfo0.002
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfo0.002
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfoAndModulePrefix0.002
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfoAndModulePrefix0.002
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfoAndModulePrefix0.002
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject0.003
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject0.001
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject0.002
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef0.004
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef0
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef0.001
testEvalFileNameMapping_ShouldRemoveRelativeRefToCurrentDir0.001
testEvalFileNameMapping_ShouldRemoveEmbeddedSameDirRef0.002
testEvalFileNameMapping_ShouldRemoveEmbeddedParentDirRef0.002
testEvalFileNameMapping_ShouldTruncateRelativeRefToParentDir0.002
testEvalFileNameMapping_ShouldPassExpressionThroughUnchanged0.002
testEvalFileNameMapping_ShouldInsertClassifierAheadOfExtension0.002
testEvalFileNameMapping_ShouldAppendDashClassifierWhenClassifierPresent0.001
testEvalFileNameMapping_ShouldNotAppendDashClassifierWhenClassifierMissing0.001
testEvalFileNameMapping_ShouldNotAppendDashClassifierWhenClassifierEmpty0.002
testEvalFileNameMapping_ShouldResolveGroupId0.002
testEvalFileNameMapping_ShouldResolveArtifactId0.002
testEvalFileNameMapping_ShouldResolveVersion0.002
testEvalFileNameMapping_ShouldResolveExtension0.002
testEvalFileNameMapping_ShouldResolveProjectProperty0.002
testEvalFileNameMapping_ShouldResolveProjectPropertyAltExpr0.002
testEvalFileNameMapping_ShouldResolveSystemPropertyWithoutMainProjectPresent0.002

FilterUtilsTest

testFilterArtifacts_ShouldThrowExceptionUsingStrictModeWithUnmatchedInclude0.001
testFilterArtifacts_ShouldNotRemoveArtifactDirectlyIncluded0
testFilterArtifacts_ShouldNotRemoveArtifactTransitivelyIncluded0.001
testFilterArtifacts_ShouldRemoveArtifactTransitivelyExcluded0.001
testFilterArtifacts_ShouldRemoveArtifactDirectlyExcluded0.001
testFilterArtifacts_ShouldNotRemoveArtifactNotIncludedAndNotExcluded0.001
testFilterArtifacts_ShouldRemoveArtifactExcludedByAdditionalFilter0.002
testFilterProjects_ShouldNotRemoveProjectDirectlyIncluded0.002
testFilterProjects_ShouldNotRemoveProjectTransitivelyIncluded0.001
testFilterProjects_ShouldRemoveProjectTransitivelyExcluded0.001
testFilterProjects_ShouldRemoveProjectDirectlyExcluded0.001
testFilterProjects_ShouldNotRemoveProjectNotIncludedAndNotExcluded0.001

ProjectUtilsTest

testGetProjectModules_ShouldIncludeDirectModuleOfMasterProject0
testGetProjectModules_ShouldNotIncludeMasterProject0.001
testGetProjectModules_ShouldIncludeInDirectModuleOfMasterWhenIncludeSubModulesIsTrue0
testGetProjectModules_ShouldExcludeInDirectModuleOfMasterWhenIncludeSubModulesIsFalse0
testGetProjectModules_ShouldExcludeNonModuleOfMasterProject0.002

TypeConversionUtilsTest

testModeToInt_InterpretAsOctalWithoutLeadingZero0
testModeToInt_InterpretValuesWithLeadingZeroAsOctal0.001
testModeToInt_FailOnInvalidOctalValue0
testVerifyModeSanity_WarnOnNonsensicalOctalValue_0020
testVerifyModeSanity_WarnOnNonsensicalOctalValue_0200
testVerifyModeSanity_ReturnTrueForValidOctalValue_7750