Searched defs:ShellCommandRule (Results 1 – 1 of 1) sorted by relevance
36 public class ShellCommandRule implements TestRule { class41 public ShellCommandRule(String cmd, @Nullable String revertCommand) { in ShellCommandRule() method in ShellCommandRule