method
number_of_examples
rspec 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