Package org.apache.curator.test
Class BaseClassForTests
java.lang.Object
org.apache.curator.test.BaseClassForTests
- Direct Known Subclasses:
CuratorTestBase
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
createAndStartCluster
(int qty) protected void
protected void
void
setup()
void
teardown()
-
Field Details
-
server
-
log
protected final org.slf4j.Logger log
-
-
Constructor Details
-
BaseClassForTests
public BaseClassForTests()
-
-
Method Details