Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestCurlHttpClientNetwork Class Reference
Inheritance diagram for TestCurlHttpClientNetwork:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
std::string Url (const std::string &path) const
 

Protected Attributes

CWebServer m_webServer
 
CHTTPTestHandler m_handler
 
std::string m_baseUrl
 

Member Function Documentation

◆ SetUp()

void TestCurlHttpClientNetwork::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void TestCurlHttpClientNetwork::TearDown ( )
inlineoverrideprotected

◆ Url()

std::string TestCurlHttpClientNetwork::Url ( const std::string & path) const
inlineprotected

Member Data Documentation

◆ m_baseUrl

std::string TestCurlHttpClientNetwork::m_baseUrl
protected

◆ m_handler

CHTTPTestHandler TestCurlHttpClientNetwork::m_handler
protected

◆ m_webServer

CWebServer TestCurlHttpClientNetwork::m_webServer
protected

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