public class NotifierTest extends Object
| Constructor and Description |
|---|
NotifierTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testHTTPNotifier() |
void |
testSMTPNotifier() |
public void testHTTPNotifier()
throws IllegalArgumentException,
SecurityException,
URISyntaxException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException,
ClassNotFoundException
public void testSMTPNotifier()
throws IllegalArgumentException,
SecurityException,
URISyntaxException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException,
ClassNotFoundException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.