Uses of Annotation Interface
org.junit.jupiter.api.ClassTemplate
Packages that use ClassTemplate
-
Uses of ClassTemplate in org.junit.jupiter.params
Classes in org.junit.jupiter.params with annotations of type ClassTemplateModifier and TypeClassDescription@interface
@ParameterizedClass
is used to signal that the annotated class is a parameterized test class.