method
number_of_examples
1.3.0 -
Show latest stable
- Class:
Spec::Runner::ExampleGroupRunner
number_of_examples()protected
No documentation available.
# File lib/spec/runner/example_group_runner.rb, line 53
def number_of_examples
@options.number_of_examples
end