Uses of Interface
org.hibernate.testing.orm.junit.TestingUtil.TestAnnotationCollector
Packages that use TestingUtil.TestAnnotationCollector
-
Uses of TestingUtil.TestAnnotationCollector in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit with parameters of type TestingUtil.TestAnnotationCollectorModifier and TypeMethodDescriptionstatic <A extends Annotation>
Collection<A>TestingUtil.collectAnnotations
(org.junit.jupiter.api.extension.ExtensionContext context, Class<A> annotationType, Class<? extends Annotation> groupAnnotationType, TestingUtil.TestAnnotationCollector<A> collector)