public class BaseClassForTests extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TestingServer |
server |
| Constructor and Description |
|---|
BaseClassForTests() |
| Modifier and Type | Method and Description |
|---|---|
TestingCluster |
createAndStartCluster(int qty) |
protected void |
createServer() |
void |
setup() |
void |
teardown() |
protected volatile TestingServer server
public TestingCluster createAndStartCluster(int qty) throws Exception
ExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.