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