Reports events to multiple other formatters.
Events received by this formatter will be sent to others.
Instance methods
close
Forwards the event to other formatters.
Sourcedump_failures(notification)
Forwards the event to other formatters.
Sourcedump_pending(notification)
Forwards the event to other formatters.
Sourcedump_profile(notification)
Forwards the event to other formatters.
Sourcedump_summary(notification)
Forwards the event to other formatters.
Sourceexample_error(notification)
Forwards the event to other formatters.
Sourceexample_failed(notification)
Forwards the event to other formatters.
Sourceexample_finished(notification)
Forwards the event to other formatters.
Sourceexample_passed(notification)
Forwards the event to other formatters.
Sourceexample_pending(notification)
Forwards the event to other formatters.
Sourceexample_started(notification)
Forwards the event to other formatters.
Sourcemessage(notification)
Forwards the event to other formatters.
Sourcestart(notification)
Forwards the event to other formatters.
Sourcestart_dump
Forwards the event to other formatters.
Sourcestop
Forwards the event to other formatters.
Source