Exception: BigBench::Runner::NoBenchmarksDefined
- Inherits:
-
StandardError
- Object
- StandardError
- BigBench::Runner::NoBenchmarksDefined
- Defined in:
- lib/bigbench/runner.rb
Overview
Is thrown when no benchmarks are defined
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
9 10 11 |
# File 'lib/bigbench/runner.rb', line 9 def "Sorry, I couldn't find any benchmarks!" end |