Package org.hibernate.testing.junit4
Interface Helper.TestAnnotationCollector<S>
-
- Enclosing class:
- Helper
public static interface Helper.TestAnnotationCollector<S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<S>
collect(S methodAnnotation, S[] methodAnnotations, S classAnnotation, S[] classAnnotations)
-