Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
TestBasicEnvironment Class Reference

#include <TestBasicEnvironment.h>

Inheritance diagram for TestBasicEnvironment:

Public Member Functions

 TestBasicEnvironment ()
 
void SetUp () override
 
void TearDown () override
 

Constructor & Destructor Documentation

◆ TestBasicEnvironment()

TestBasicEnvironment::TestBasicEnvironment ( )
default

Member Function Documentation

◆ SetUp()

void TestBasicEnvironment::SetUp ( )
override
Todo:
Something should be done about all the asserts in GUISettings so that the initialization of these components won't be needed.
Todo:
Make the initialization of the VFS here optional so it can be testable in a test case.

◆ TearDown()

void TestBasicEnvironment::TearDown ( )
override

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