method
before_suite_parts
1.3.0 -
Show latest stable
- Class:
Spec::Runner::Options
before_suite_parts()public
No documentation available.
# File lib/spec/runner/options.rb, line 164
def before_suite_parts
Spec::Example::BeforeAndAfterHooks.before_suite_parts
end