Interface MeasurableDsl

    • Method Detail

      • isMeasurementEnabled

        boolean isMeasurementEnabled()
        Whether the measurement is enabled.

        Returns:
        True if measurement is enabled.
      • isCumulative

        boolean isCumulative()
        Whether the measurement is cumulative.

        Returns:
        True if cumulative measurement is enabled.
      • getMeasurementPoint

        java.lang.String getMeasurementPoint()
        The name of the spec. It is the step name in scenario counterpart.

        Returns:
        The name of the spec.