Class FieldSupport

java.lang.Object
org.antublue.test.engine.internal.support.FieldSupport

public class FieldSupport extends Object
Class to implement FieldSupport
  • Method Details

    • setField

      public static void setField(Object object, Field field, Object value) throws Throwable
      Method to set a Field value
      Parameters:
      object - object
      field - field
      value - value
      Throws:
      Throwable - Throwable