- All Implemented Interfaces:
- AdminCommand
- Direct Known Subclasses:
- TestDatadogNotifier, TestEmailNotifier, TestEventbusNotifier, TestHipchatNotifier, TestJmsNotifier, TestLogNotifier, TestNewRelicNotifier, TestSlackNotifier, TestSnmpNotifier, TestXmppNotifier
public abstract class TestNotifier
extends Object
implements AdminCommand
Superclass for testing of notifiers. This is not part of the test suite, and
is instead used after configuring a notifier to make sure that it is working
and will be used by end users.
- Author:
- jonathan coustick