Class APIInput

java.lang.Object
pl.put.poznan.qualitychecker.rest.APIInput

public class APIInput extends Object
Class that represents the structure of input provided to the API.
  • Constructor Details

  • Method Details

    • getScenario

      public Scenario getScenario()
      Returns:
      Scenario that should be analyzed by the application.
    • getActions

      public List<String> getActions()
      Returns:
      List of actions that should be performed on the scenario.