Interface IInputData

All Superinterfaces:
Comparable<IInputData>, IPropertySet<String>
All Known Subinterfaces:
IKBScenario
All Known Implementing Classes:
DefaultKBScenario

public interface IInputData extends IPropertySet<String>, Comparable<IInputData>
Configuration input (1) of B-Runner is the input data for a test execution.
  • Method Details

    • getName

      String getName()
      Returns:
      a label, denoting the name of the input data scenario
    • getId

      int getId()
      Returns:
      the id of the scenario
    • getSerializationFormat

      String getSerializationFormat()
      Returns:
      a string that can be used as XML tag or JSON key for exporting results