method
notify
1.3.1 -
Show latest stable
- Class:
Spec::Example::ExampleGroupMethods
notify(reporter)public
No documentation available.
# File lib/spec/example/example_group_methods.rb, line 114
def notify(reporter) # :nodoc:
reporter.example_group_started(ExampleGroupProxy.new(self))
end