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