public class GoTestStep extends AbstractTestStep
Constructor and Description |
---|
GoTestStep(ProjectFilesystem filesystem,
Path workingDirectory,
com.google.common.collect.ImmutableList<String> command,
com.google.common.collect.ImmutableMap<String,String> env,
Path exitCode,
Optional<Long> testRuleTimeoutMs,
Path output) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
execute, getCommand, getDescription, getEnv, getShortName, toString
public boolean equals(Object o)
equals
in class AbstractTestStep
public int hashCode()
hashCode
in class AbstractTestStep