Package org.hibernate.testing.orm.junit
Interface TestingUtil.TestAnnotationCollector<S>
-
- Enclosing class:
- TestingUtil
public static interface TestingUtil.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)
-