Class: ParallelRSpec::ExampleGroup
- Inherits:
-
Struct
- Object
- Struct
- ParallelRSpec::ExampleGroup
- Defined in:
- lib/parallel_rspec/example.rb
Instance Attribute Summary collapse
-
#parent_groups ⇒ Object
Returns the value of attribute parent_groups.
Instance Attribute Details
#parent_groups ⇒ Object
Returns the value of attribute parent_groups
2 3 4 |
# File 'lib/parallel_rspec/example.rb', line 2 def parent_groups @parent_groups end |