OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Protected Member Functions | Protected Attributes | List of all members
ContentFileTest Struct Reference

Base class for tests of ESMStore that rely on external content files to produce the test results. More...

Inheritance diagram for ContentFileTest:
Collaboration diagram for ContentFileTest:

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
void readContentFiles ()
 

Protected Attributes

Files::ConfigurationManager mConfigurationManager
 
MWWorld::ESMStore mEsmStore
 
std::vector
< boost::filesystem::path > 
mContentFiles
 

Detailed Description

Base class for tests of ESMStore that rely on external content files to produce the test results.

Member Function Documentation

void ContentFileTest::readContentFiles ( )
inlineprotected

Here is the call graph for this function:

Here is the caller graph for this function:

virtual void ContentFileTest::SetUp ( )
inlineprotectedvirtual

Here is the call graph for this function:

virtual void ContentFileTest::TearDown ( )
inlineprotectedvirtual

Member Data Documentation

Files::ConfigurationManager ContentFileTest::mConfigurationManager
protected
std::vector<boost::filesystem::path> ContentFileTest::mContentFiles
protected
MWWorld::ESMStore ContentFileTest::mEsmStore
protected

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