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