Class BaseClassForTests

java.lang.Object
org.apache.curator.test.BaseClassForTests
Direct Known Subclasses:
CuratorTestBase

public class BaseClassForTests extends Object
  • Field Details

    • server

      protected volatile TestingServer server
    • log

      protected final org.slf4j.Logger log
  • Constructor Details

    • BaseClassForTests

      public BaseClassForTests()
  • Method Details