Method: Spec::Runner::Options#before_suite_parts

Defined in:
lib/spec/runner/options.rb

#before_suite_partsObject



165
166
167
# File 'lib/spec/runner/options.rb', line 165

def before_suite_parts
  Spec::Example::BeforeAndAfterHooks.before_suite_parts
end