Class TestGeneratingAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
io.micronaut.testsuitehelper.TestGeneratingAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("*") @SupportedSourceVersion(RELEASE_17) public class TestGeneratingAnnotationProcessor extends AbstractProcessor
Annotation processor for test generation.