Method: Spec::Runner::Options#example_groups
- Defined in:
- lib/spec/runner/options.rb
#example_groups ⇒ Object (readonly)
Returns the value of attribute example_groups.
52 53 54 |
# File 'lib/spec/runner/options.rb', line 52 def example_groups @example_groups end |