workingDirectory
Constructor and Description |
---|
InstrumentationStep(ProjectFilesystem filesystem,
com.google.common.collect.ImmutableList<String> javaRuntimeLauncher,
com.facebook.buck.android.AndroidInstrumentationTestJVMArgs jvmArgs,
Optional<Long> testRuleTimeoutMs) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.collect.ImmutableList<String> |
getShellCommandInternal(ExecutionContext context)
Implementations of this method should not have any observable side-effects.
|
String |
getShortName() |
protected Optional<Long> |
getTimeout() |
addOptions, execute, getDescription, getDuration, getEnvironmentVariables, getExitCodeFromResult, getShellCommand, getShellCommandArgsForDescription, getStderr, getStdin, getStdout, getTimeoutHandler, shouldPrintStderr, shouldPrintStdout
public InstrumentationStep(ProjectFilesystem filesystem, com.google.common.collect.ImmutableList<String> javaRuntimeLauncher, com.facebook.buck.android.AndroidInstrumentationTestJVMArgs jvmArgs, Optional<Long> testRuleTimeoutMs)
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStep
getShellCommandInternal
in class ShellStep
public String getShortName()
protected Optional<Long> getTimeout()
getTimeout
in class ShellStep