public class AgentMonitoringListenerTest extends Object
AgentMonitoringListener.| Modifier and Type | Class and Description |
|---|---|
static class |
AgentMonitoringListenerTest.TestEvent |
| Constructor and Description |
|---|
AgentMonitoringListenerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
delegatesWriteToDispatcher() |
void |
invalidHostName_throwsException() |
void |
methodSetup() |
void |
respectsHostConfig_hostname() |
void |
respectsHostConfig_ipv6Loopback() |
void |
respectsHostConfig_localhost() |
static void |
setup() |
static void |
teardown() |
public static void setup()
public static void teardown()
throws IOException
IOExceptionpublic void methodSetup()
public void invalidHostName_throwsException()
public void respectsHostConfig_localhost()
throws InterruptedException
InterruptedExceptionpublic void respectsHostConfig_hostname()
throws UnknownHostException,
InterruptedException
public void respectsHostConfig_ipv6Loopback()
throws InterruptedException
InterruptedExceptionpublic void delegatesWriteToDispatcher()
Copyright © 2022. All rights reserved.