class RSpec::LegacyFormatters::Adaptor

def dump_profile(notification)

Parameters:
  • notification (NullNotification) --

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