public class ConfigTest
extends java.lang.Object
| Constructor and Description |
|---|
ConfigTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testConfig() |
void |
testGetAgentName() |
void |
testGetDataSources() |
void |
testGetHandlers() |
void |
testGetInterval() |
void |
testGetSourceByHandler() |
void |
testGetZooKeeper() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testConfig()
public void testGetDataSources()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetHandlers()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSourceByHandler()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetZooKeeper()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetInterval()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAgentName()