method

after_suite_parts

after_suite_parts(# :nodoc:)
public

No documentation available.

# File lib/spec/example/before_and_after_hooks.rb, line 69
      def after_suite_parts # :nodoc:
        BeforeAndAfterHooks.after_suite_parts
      end