public class DynamicBrokersReaderTest
extends java.lang.Object
| Constructor and Description |
|---|
DynamicBrokersReaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testErrorLogsWhenConfigIsMissing() |
void |
testGetBrokerInfo() |
void |
testGetBrokerInfoWildcardMatch() |
void |
testMultiplePartitionsOnDifferentHosts() |
void |
testMultiplePartitionsOnSameHost() |
void |
testSwitchHostForPartition() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetBrokerInfo()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetBrokerInfoWildcardMatch()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultiplePartitionsOnDifferentHosts()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultiplePartitionsOnSameHost()
throws java.lang.Exception
java.lang.Exceptionpublic void testSwitchHostForPartition()
throws java.lang.Exception
java.lang.Exceptionpublic void testErrorLogsWhenConfigIsMissing()
throws java.lang.Exception
java.lang.Exception