public class AssemblyFormatUtilsTest extends Object
Constructor and Description |
---|
AssemblyFormatUtilsTest() |
public void testFixRelativePathRefs_ShouldRemoveRelativeRefToCurrentDir() throws Exception
Exception
public void testFixRelativePathRefs_ShouldRemoveEmbeddedSameDirRef() throws Exception
Exception
public void testFixRelativePathRefs_ShouldRemoveEmbeddedParentDirRef() throws Exception
Exception
public void testFixRelativePathRefs_ShouldTruncateRelativeRefToParentDir() throws Exception
Exception
public void testGetDistroName_ShouldUseJustFinalNameWithNoAppendAssemblyIdOrClassifier()
public void testGetDistroName_ShouldUseFinalNamePlusAssemblyIdIsNull()
public void testGetOutputDir_ShouldResolveGroupIdInOutDir_UseArtifactInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseArtifactInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveVersionInOutDir_UseArtifactInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseArtifactInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveGroupIdInOutDir_UseModuleInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseModuleInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveVersionInOutDir_UseModuleInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseModuleInfo() throws Exception
Exception
public void testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject() throws Exception
Exception
public void testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject() throws Exception
Exception
public void testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject() throws Exception
Exception
public void testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject() throws Exception
Exception
public void testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef() throws Exception
Exception
public void testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef() throws Exception
Exception
public void testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef() throws Exception
Exception
public void testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject_projectRef() throws Exception
Exception
public void testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions() throws Exception
Exception
public void testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions_CheckWithBackslash() throws Exception
Exception
public void testGetOutputDir_ShouldAppendSlashToOutDirWhenMissingAndIncludeBaseFalseAndNoExpressions() throws Exception
Exception
public void testGetOutputDir_ShouldResolveGroupIdInOutDir() throws Exception
Exception
public void testGetOutputDir_ShouldResolveArtifactIdInOutDir() throws Exception
Exception
public void testGetOutputDir_ShouldResolveVersionInOutDir() throws Exception
Exception
public void testGetOutputDir_ShouldResolveVersionInLargerOutDirExpr() throws Exception
Exception
public void testGetOutputDir_ShouldResolveFinalNameInOutDir() throws Exception
Exception
public void testGetOutputDir_ShouldResolveBuildFinalNameInOutDir() throws Exception
Exception
public void testGetOutputDir_ShouldReturnEmptyPathWhenAllInputIsEmptyAndIncludeBaseFalse() throws Exception
Exception
public void testGetOutputDir_ShouldRemoveRelativeRefToCurrentDir() throws Exception
Exception
public void testGetOutputDir_ShouldRemoveEmbeddedSameDirRef() throws Exception
Exception
public void testGetOutputDir_ShouldRemoveEmbeddedParentDirRef() throws Exception
Exception
public void testGetOutputDir_ShouldTruncateRelativeRefToParentDir() throws Exception
Exception
public void testGetOutputDir_ShouldResolveProjectProperty() throws Exception
Exception
public void testGetOutputDir_ShouldResolveProjectPropertyAltExpr() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveArtifactIdAndBaseVersionInOutDir_UseArtifactInfo_WithValidMainProject() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfo() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfo() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfo() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfoAndModulePrefix() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfoAndModulePrefix() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfoAndModulePrefix() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef() throws Exception
Exception
public void testEvalFileNameMapping_ShouldRemoveRelativeRefToCurrentDir() throws Exception
Exception
public void testEvalFileNameMapping_ShouldRemoveEmbeddedSameDirRef() throws Exception
Exception
public void testEvalFileNameMapping_ShouldRemoveEmbeddedParentDirRef() throws Exception
Exception
public void testEvalFileNameMapping_ShouldTruncateRelativeRefToParentDir() throws Exception
Exception
public void testEvalFileNameMapping_ShouldPassExpressionThroughUnchanged() throws Exception
Exception
public void testEvalFileNameMapping_ShouldInsertClassifierAheadOfExtension() throws Exception
Exception
public void testEvalFileNameMapping_ShouldAppendDashClassifierWhenClassifierPresent() throws Exception
Exception
public void testEvalFileNameMapping_ShouldNotAppendDashClassifierWhenClassifierMissing() throws Exception
Exception
public void testEvalFileNameMapping_ShouldNotAppendDashClassifierWhenClassifierEmpty() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveGroupId() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveArtifactId() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveVersion() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveExtension() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveProjectProperty() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveProjectPropertyAltExpr() throws Exception
Exception
public void testEvalFileNameMapping_ShouldResolveSystemPropertyWithoutMainProjectPresent() throws Exception
Exception
public void testWindowsPath()
public void testLinuxRootReferencePath()
public void groupIdPath_artifactProjectInterpolator()
public void groupIdPath_artifactInterpolator()
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.