class Yardstick::MeasurementSet

def failed_text

Other tags:
    Api: - private

Returns:
  • (String) -
def failed_text
  'Failed: %d' % failed
end