Class: Gurke::Reporters::NullReporter

Inherits:
Gurke::Reporter show all
Defined in:
lib/gurke/reporters/null_reporter.rb

Overview

The NullReporter does not do anything.

Direct Known Subclasses

CompactReporter, DefaultReporter

Constant Summary

Constants inherited from Gurke::Reporter

Gurke::Reporter::CALLBACKS

Method Summary

Methods inherited from Gurke::Reporter

#after_feature, #after_features, #after_scenario, #after_step, #before_feature, #before_features, #before_scenario, #before_step, #end_background, #end_feature, #end_features, #end_scenario, #end_step, #retry_scenario, #start_background, #start_feature, #start_features, #start_scenario, #start_step