Class RandomAnnotationProcessor
java.lang.Object
org.antublue.test.engine.internal.processor.RandomAnnotationProcessor
Class to process @TestEngine.Random.X annotations
-
Method Summary
Modifier and TypeMethodDescriptionstatic RandomAnnotationProcessorvoidprepare(Object testInstance, ThrowableContext throwableContext) Method to prepare @TestEngine.RandomX annotated fields
-
Method Details
-
getInstance
-
prepare
Method to prepare @TestEngine.RandomX annotated fields- Parameters:
testInstance- testInstancethrowableContext- throwableContext
-