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
Exceptionpublic String getWorkingStream()
public String getDepotName()
public AccuRevCommandLine getAccuRevCL() throws Exception
Exceptionpublic void removeWorkSpace(File basedir) throws Exception
Exceptionpublic AccuRevInfo getAccuRevInfo() throws Exception
Exceptionpublic File getWorkingCopy()
public File getAssertionCopy()
public File getUpdatingCopy()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.