Exception: DeltaTest::StatsNotFoundError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/delta_test/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



25
26
27
# File 'lib/delta_test/errors.rb', line 25

def message
  'no stats data found'
end