kodi
Protected Member Functions | Protected Attributes | List of all members
TestHTTPDirectory Class Reference
Inheritance diagram for TestHTTPDirectory:
Inheritance graph
[legend]
Collaboration diagram for TestHTTPDirectory:
Collaboration graph
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
void SetupMediaSources ()
 
void TearDownMediaSources ()
 
std::string GetUrl (const std::string &path)
 
std::string GetUrlOfTestFile (const std::string &testFile)
 
void CheckFileItemTypes (CFileItemList const &items)
 
void CheckFileItemLabels (CFileItemList const &items)
 
void CheckFileItemDateTimes (CFileItemList const &items)
 
void CheckFileItemSizes (CFileItemList const &items)
 
void CheckFileItems (CFileItemList const &items)
 
void CheckFileItemsAndMetadata (CFileItemList const &items)
 

Protected Attributes

CWebServer m_webServer
 
uint16_t m_webServerPort
 
std::string m_baseUrl
 
std::string const m_sourcePath
 
CHTTPVfsHandler m_vfsHandler
 
CHTTPDirectory m_httpDirectory
 

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