class RSpec::Core::Formatters::BaseFormatter
def start(notification)
-
notification
(StartNotification
) --
Other tags:
- Api: - public
def start(notification) start_sync_output @example_count = notification.count end
notification
(StartNotification
)
--
def start(notification) start_sync_output @example_count = notification.count end