JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Protected Member Functions | Protected Attributes | Static Protected Attributes
ServerTest Class Reference
Inheritance diagram for ServerTest:
[legend]
Collaboration diagram for ServerTest:
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

joda::network::JodaServer server
 
std::thread serverThread
 

Static Protected Attributes

static std::mutex testLock {}
 

Member Function Documentation

◆ SetUp()

void ServerTest::SetUp ( )
inlineoverrideprotected
Here is the call graph for this function:

◆ TearDown()

void ServerTest::TearDown ( )
inlineoverrideprotected
Here is the call graph for this function:

Field Documentation

◆ server

joda::network::JodaServer ServerTest::server
protected

◆ serverThread

std::thread ServerTest::serverThread
protected

◆ testLock

std::mutex ServerTest::testLock {}
staticprotected

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