Class: Grntest::Reporters::ProgressReporter

Inherits:
InplaceReporter show all
Defined in:
lib/grntest/reporters/progress-reporter.rb

Method Summary

Methods inherited from InplaceReporter

#initialize, #on_finish, #on_start, #on_suite_finish, #on_suite_start, #on_test_failure, #on_test_finish, #on_test_leak, #on_test_no_check, #on_test_omission, #on_test_omission_suppressed, #on_test_start, #on_test_success, #on_worker_finish, #on_worker_start

Methods inherited from BaseReporter

#initialize

Constructor Details

This class inherits a constructor from Grntest::Reporters::InplaceReporter