class RSpec::Core::Reporter
def example_finished(example)
- Private: -
def example_finished(example) notify :example_finished, Notifications::ExampleNotification.for(example) end
def example_finished(example) notify :example_finished, Notifications::ExampleNotification.for(example) end