Flowdock
before_suite_parts(# :nodoc:) public

No documentation

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

Hide source
# File lib/spec/example/before_and_after_hooks.rb, line 5
        def before_suite_parts # :nodoc:
          @before_suite_parts ||= []
        end
Register or log in to add new notes.