public class AccuRevTckUtil extends Object
Constructor and Description |
---|
AccuRevTckUtil() |
Modifier and Type | Method and Description |
---|---|
AccuRevCommandLine |
getAccuRevCL() |
AccuRevInfo |
getAccuRevInfo() |
File |
getAssertionCopy() |
String |
getDepotName() |
ScmLogger |
getLogger() |
String |
getScmUrl() |
static String |
getSystemProperty(String name,
String defaultValue) |
File |
getUpdatingCopy() |
File |
getWorkingCopy() |
String |
getWorkingStream() |
void |
initRepo(org.codehaus.plexus.PlexusContainer container) |
void |
removeWorkSpace(File basedir) |
void |
tearDown() |
public AccuRevTckUtil()
public static String getSystemProperty(String name, String defaultValue)
public void initRepo(org.codehaus.plexus.PlexusContainer container) throws Exception
Exception
public String getWorkingStream()
public String getDepotName()
public AccuRevCommandLine getAccuRevCL() throws Exception
Exception
public void removeWorkSpace(File basedir) throws Exception
Exception
public AccuRevInfo getAccuRevInfo() throws Exception
Exception
public File getWorkingCopy()
public File getAssertionCopy()
public File getUpdatingCopy()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.