Class: RSpec::Rewind::FlakyReporter::NullReporter

Inherits:
Object
  • Object
show all
Defined in:
lib/rspec/rewind/flaky_reporter.rb

Instance Method Summary collapse

Instance Method Details

#closeObject



24
# File 'lib/rspec/rewind/flaky_reporter.rb', line 24

def close; end

#flushObject



22
# File 'lib/rspec/rewind/flaky_reporter.rb', line 22

def flush; end

#record(_event) ⇒ Object



20
# File 'lib/rspec/rewind/flaky_reporter.rb', line 20

def record(_event); end