class RSpec::LegacyFormatters::Adaptor

def stop(notification)

Parameters:
  • notification (NullNotification) --

Other tags:
    Api: - public
def stop(notification)
  @formatter.stop
end