public static class InstanceMonitor.UnitTest
extends java.lang.Object
| Constructor and Description |
|---|
InstanceMonitor.UnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testInfiniteRetryOnIOException() |
void |
testProcessFiniteStream() |
void |
testProcessInfiniteStream() |
void |
testStartMonitorAndNoEventHandlers() |
void |
testStartMonitorsAndTransientEventHandlers() |
void |
testStopMonitorOnNoRouteToHostException() |
public void before()
public void testProcessFiniteStream()
throws java.lang.Exception
java.lang.Exceptionpublic void testProcessInfiniteStream()
throws java.lang.Exception
java.lang.Exceptionpublic void testInfiniteRetryOnIOException()
throws java.lang.Exception
java.lang.Exceptionpublic void testStartMonitorAndNoEventHandlers()
throws java.lang.Exception
java.lang.Exceptionpublic void testStopMonitorOnNoRouteToHostException()
throws java.lang.Exception
java.lang.Exceptionpublic void testStartMonitorsAndTransientEventHandlers()
throws java.lang.Exception
java.lang.Exception