Searched defs:ShellCommandRule (Results 1 – 1 of 1) sorted by relevance
42 public class ShellCommandRule implements TestRule { class49 public ShellCommandRule(String cmd, @Nullable String revertCommand, boolean checkSuccess, in ShellCommandRule() method in ShellCommandRule57 public ShellCommandRule(String cmd, @Nullable String revertCommand) { in ShellCommandRule() method in ShellCommandRule