join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
MdnsTest Class Reference

mDNS test class. More...

Inheritance diagram for MdnsTest:
Collaboration diagram for MdnsTest:

Protected Member Functions

void SetUp () override
 set up the test fixture.
 
void TearDown () override
 tear down the test fixture.
 

Static Protected Member Functions

static void SetUpTestSuite ()
 set up the test suite.
 
static void TearDownTestSuite ()
 tear down the test suite.
 

Protected Attributes

MdnsAnnouncer _announcer6
 mDNS IPv6 announcer instance.
 
MdnsResolver _resolver6
 mDNS IPv6 resolver instance.
 

Detailed Description

mDNS test class.

Member Function Documentation

◆ SetUp()

void MdnsTest::SetUp ( )
inlineoverrideprotected

set up the test fixture.

◆ SetUpTestSuite()

static void MdnsTest::SetUpTestSuite ( )
inlinestaticprotected

set up the test suite.

◆ TearDown()

void MdnsTest::TearDown ( )
inlineoverrideprotected

tear down the test fixture.

◆ TearDownTestSuite()

static void MdnsTest::TearDownTestSuite ( )
inlinestaticprotected

tear down the test suite.

Member Data Documentation

◆ _announcer6

MdnsAnnouncer MdnsTest::_announcer6
protected

mDNS IPv6 announcer instance.

◆ _resolver6

MdnsResolver MdnsTest::_resolver6
protected

mDNS IPv6 resolver instance.


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