Apache Mesos
Classes | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
mesos::internal::tests::ZooKeeperTest Class Reference

#include <zookeeper.hpp>

Inheritance diagram for mesos::internal::tests::ZooKeeperTest:

Classes

class  TestWatcher
 

Static Public Member Functions

static void SetUpTestCase ()
 

Protected Member Functions

 ZooKeeperTest ()
 
 ~ZooKeeperTest () override
 
void SetUp () override
 

Protected Attributes

ZooKeeperTestServerserver
 

Static Protected Attributes

static const Duration NO_TIMEOUT
 

Constructor & Destructor Documentation

mesos::internal::tests::ZooKeeperTest::ZooKeeperTest ( )
inlineprotected
mesos::internal::tests::ZooKeeperTest::~ZooKeeperTest ( )
inlineoverrideprotected

Member Function Documentation

void mesos::internal::tests::ZooKeeperTest::SetUp ( )
overrideprotected
static void mesos::internal::tests::ZooKeeperTest::SetUpTestCase ( )
static

Member Data Documentation

const Duration mesos::internal::tests::ZooKeeperTest::NO_TIMEOUT
staticprotected
ZooKeeperTestServer* mesos::internal::tests::ZooKeeperTest::server
protected

The documentation for this class was generated from the following file: