org.apache.maven.artifact.test

Class ArtifactTestCase

public abstract class ArtifactTestCase extends PlexusTestCase

Test case that builds standard artifact stuff like repositories.

Version: $Id: ArtifactTestCase.java 379537 2006-02-21 17:16:39Z jvanzyl $

Author: Brett Porter

Method Summary
protected FilegetLocalArtifactPath(Artifact artifact)
protected voidsetUp()

Method Detail

getLocalArtifactPath

protected File getLocalArtifactPath(Artifact artifact)

setUp

protected void setUp()
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.