public class TestMasterAddressTracker extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestMasterAddressTracker.NodeCreationListener |
Modifier and Type | Field and Description |
---|---|
TestName |
name |
Constructor and Description |
---|
TestMasterAddressTracker() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDeleteIfEquals() |
void |
testMasterAddressTrackerFromZK()
Unit tests that uses ZooKeeper but does not use the master-side methods
but rather acts directly on ZK.
|
void |
testNoBackups() |
void |
testNoMaster() |
void |
testParsingNull() |