method

after_suite_parts

Importance_0
RSpec latest stable (1.3.1) - 0 notes - Class: Spec::Runner::Options

Not found

The exact documentation you were looking for could not be found. Here is the best guess.

after_suite_parts() public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/runner/options.rb, line 169
      def after_suite_parts
        Spec::Example::BeforeAndAfterHooks.after_suite_parts
      end
Register or log in to add new notes.