Flowdock
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/example/before_and_after_hooks.rb, line 9
        def after_suite_parts
          @after_suite_parts ||= []
        end
Register or log in to add new notes.