Uses of Interface
org.hibernate.testing.junit4.Helper.TestAnnotationCollector
Packages that use Helper.TestAnnotationCollector
-
Uses of Helper.TestAnnotationCollector in org.hibernate.testing.junit4
Methods in org.hibernate.testing.junit4 with parameters of type Helper.TestAnnotationCollectorModifier and TypeMethodDescriptionstatic <S extends Annotation,
P extends Annotation>
Collection<S>Helper.collectAnnotations
(Class<S> singularAnnotationClass, Class<P> pluralAnnotationClass, Helper.TestAnnotationCollector<S> collector, org.junit.runners.model.FrameworkMethod frameworkMethod, org.junit.runners.model.TestClass testClass)