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