Exemplo n.º 1
0
 @Rule
 public MethodRule onMethod() {
   return self.onMethod();
 }
Exemplo n.º 2
0
 @ClassRule
 public static TestRule onClass() {
   return self.onTest();
 }