Interface IMeasures

All Superinterfaces:
IPropertySet<String>, ISingleValuePathPropertySet<String>
All Known Implementing Classes:
DefaultMeasures

public interface IMeasures extends ISingleValuePathPropertySet<String>
Configuration input (4) of B-Runner is the measures taken during a test. For instance, this can be used to distinguish between measuring time, or iterations, or space, or number of items, etc.
  • Method Details

    • getName

      String getName()
      Returns:
      a label, denoting the name of the measure to be taken
    • getSerializationFormat

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