Searched refs:NO_ANNOTATIONS (Results 1 – 3 of 3) sorted by relevance
32 private static final Annotation[] NO_ANNOTATIONS = new Annotation[0]; field in VogarTestCaseRunnerFactory55 tests.add(createTest(testClass, methodName, NO_ANNOTATIONS)); in createSuite()
105 private static final Annotation[] NO_ANNOTATIONS = new Annotation[0]; field in VogarBlockJUnit4ClassRunner.MissingFrameworkMethod132 return NO_ANNOTATIONS; in getAnnotations()
42 private static final Annotation[] NO_ANNOTATIONS = new Annotation[0]; field in TestSuiteTransformer89 Annotation[] annotations = NO_ANNOTATIONS; in makeDescription()