Method: Spec::Runner::Options#after_suite_parts

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

#after_suite_partsObject



169
170
171
# File 'lib/spec/runner/options.rb', line 169

def after_suite_parts
  Spec::Example::BeforeAndAfterHooks.after_suite_parts
end