Class TestAnnotationBuildItem


  • public final class TestAnnotationBuildItem
    extends MultiBuildItem
    This is an optional build item that allows us to track annotations that will define test classes. It is only available during tests.
    • Constructor Detail

      • TestAnnotationBuildItem

        public TestAnnotationBuildItem​(String annotationClassName)
    • Method Detail

      • getAnnotationClassName

        public String getAnnotationClassName()