Class: ParallelRSpec::ExampleGroup

Inherits:
Struct
  • Object
show all
Defined in:
lib/parallel_rspec/example.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parent_groupsObject

Returns the value of attribute parent_groups

Returns:

  • (Object)

    the current value of parent_groups



2
3
4
# File 'lib/parallel_rspec/example.rb', line 2

def parent_groups
  @parent_groups
end