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, toStringpublic boolean equals(Object o)
equals in class AbstractTestSteppublic int hashCode()
hashCode in class AbstractTestStep