public abstract class AbstractFileNameMappingTestBase extends AbstractEarTestBase
DEFAULT_GROUPID, DEFAULT_TYPE
Constructor and Description |
---|
AbstractFileNameMappingTestBase() |
Modifier and Type | Method and Description |
---|---|
protected Artifact |
createArtifact(String artifactId,
String version,
String type) |
protected Artifact |
createArtifact(String artifactId,
String version,
String type,
String classifier) |
protected Artifact |
createArtifactWithGroupId(String groupId,
String artifactId,
String version,
String type) |
protected Artifact |
createArtifactWithGroupId(String groupId,
String artifactId,
String version,
String type,
String classifier) |
createArtifact, createArtifacts, createArtifacts, createArtifacts, createArtifacts, getData, getDefaultValue, setUri
protected Artifact createArtifactWithGroupId(String groupId, String artifactId, String version, String type, String classifier)
protected Artifact createArtifactWithGroupId(String groupId, String artifactId, String version, String type)
protected Artifact createArtifact(String artifactId, String version, String type, String classifier)
createArtifact
in class AbstractEarTestBase
protected Artifact createArtifact(String artifactId, String version, String type)
createArtifact
in class AbstractEarTestBase
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.