public class AccuRevCommandLineTest.AccuRevCommandLineTester extends org.apache.maven.scm.provider.accurev.cli.AccuRevCommandLine
ACCUREV_TIME_FORMAT_STRING, ACCUREV_TIME_SPEC, DEFAULT_ACCUREV_EXECUTABLE, DEFAULT_ADD_MESSAGE, DEFAULT_PORT, DEFAULT_PROMOTE_MESSAGE, DEFAULT_REMOVE_MESSAGE
Constructor and Description |
---|
AccuRevCommandLineTest.AccuRevCommandLineTester() |
AccuRevCommandLineTest.AccuRevCommandLineTester(String host,
int port) |
Modifier and Type | Method and Description |
---|---|
protected int |
executeCommandLine(org.codehaus.plexus.util.cli.Commandline cl,
InputStream stdin,
org.apache.maven.scm.provider.accurev.cli.CommandOutputConsumer stdout,
org.codehaus.plexus.util.cli.StreamConsumer stderr) |
BufferedReader |
getStdinReader() |
void |
setResponse(String response) |
add, annotate, chws, defunct, diff, getClientVersion, getCommandline, getCommandLines, getErrorOutput, getExecutable, getLogger, history, info, login, logout, mkdepot, mksnap, mkstream, mkws, pop, popExternal, promote, promoteAll, promoteStream, reactivate, reset, rmws, setExecutable, setLogger, setServer, showRefTrees, showStream, showWorkSpaces, stat, stat, statBackingStream, statTag, syncReplica, update
public AccuRevCommandLineTest.AccuRevCommandLineTester() throws Exception
Exception
public AccuRevCommandLineTest.AccuRevCommandLineTester(String host, int port) throws Exception
Exception
public BufferedReader getStdinReader()
protected int executeCommandLine(org.codehaus.plexus.util.cli.Commandline cl, InputStream stdin, org.apache.maven.scm.provider.accurev.cli.CommandOutputConsumer stdout, org.codehaus.plexus.util.cli.StreamConsumer stderr) throws org.codehaus.plexus.util.cli.CommandLineException
executeCommandLine
in class org.apache.maven.scm.provider.accurev.cli.AccuRevCommandLine
org.codehaus.plexus.util.cli.CommandLineException
public void setResponse(String response)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.