Class PointUpdateModel

java.lang.Object
org.azd.test.types.PointUpdateModel

public class PointUpdateModel extends Object
Model to update test point.
  • Field Details

    • outcome

      public String outcome
      Outcome to update.
    • resetToActive

      public Boolean resetToActive
      Reset test point to active.
    • tester

      public IdentityRef tester
      Outcome to update.
  • Constructor Details

    • PointUpdateModel

      public PointUpdateModel()