Class RandomAnnotationProcessor


  • public class RandomAnnotationProcessor
    extends Object
    Class to process @TestEngine.Random.X annotations
    • Method Detail

      • inject

        public static void inject​(Object object,
                                  Field field)
                           throws Throwable
        Method to process @TestEngine.RandomX annotated fields
        Parameters:
        object - object
        field - field
        Throws:
        Throwable - Throwable