Class ArgumentAnnotationUtils

java.lang.Object
org.antublue.test.engine.internal.annotation.ArgumentAnnotationUtils

public class ArgumentAnnotationUtils extends Object
Class to process @TestEngine.Argument annotations
  • Method Details

    • injectArgumentFields

      public static void injectArgumentFields(Object testInstance, Argument<?> testArgument) throws Throwable
      Method to inject @TestEngine.Argument annotated fields
      Parameters:
      testInstance - testInstance
      testArgument - testArgument
      Throws:
      Throwable - Throwable