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