public class DTestStep extends AbstractTestStep
Constructor and Description |
---|
DTestStep(ProjectFilesystem filesystem,
com.google.common.collect.ImmutableList<String> command,
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