emit(event)
public

No documentation available.

# File activesupport/lib/active_support/event_reporter/test_helper.rb, line 11
    def emit(event)
      @events << event
    end