Class: XSpec::Notifier::Null
- Inherits:
-
Object
- Object
- XSpec::Notifier::Null
- Includes:
- Composable, EmptyFormatter
- Defined in:
- lib/xspec/notifiers.rb
Overview
A notifier that does not do anything and always returns successful. Useful as a parent class for other notifiers or for testing.
Method Summary
Methods included from EmptyFormatter
#evaluate_finish, #evaluate_start, #run_finish, #run_start