Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Teuchos::UnitTestRepository::InstanceData Class Reference

Public Types

typedef Teuchos::Array
< UnitTestData
unitTests_t
 

Public Member Functions

 InstanceData ()
 

Public Attributes

unitTests_t unitTests
 
CommandLineProcessor clp
 
EShowTestDetails showTestDetails
 
bool globallyReduceUnitTestResult
 
bool showSrcLocation
 
bool showFailSrcLocation
 
bool noOp
 
std::string groupName
 
std::string testName
 
std::string notUnitTestName
 
int testCounter
 

Detailed Description

Definition at line 172 of file Teuchos_UnitTestRepository.cpp.

Member Typedef Documentation

Definition at line 175 of file Teuchos_UnitTestRepository.cpp.

Constructor & Destructor Documentation

Teuchos::UnitTestRepository::InstanceData::InstanceData ( )
inline

Definition at line 189 of file Teuchos_UnitTestRepository.cpp.

Member Data Documentation

unitTests_t Teuchos::UnitTestRepository::InstanceData::unitTests

Definition at line 177 of file Teuchos_UnitTestRepository.cpp.

CommandLineProcessor Teuchos::UnitTestRepository::InstanceData::clp

Definition at line 178 of file Teuchos_UnitTestRepository.cpp.

EShowTestDetails Teuchos::UnitTestRepository::InstanceData::showTestDetails

Definition at line 179 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::globallyReduceUnitTestResult

Definition at line 180 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::showSrcLocation

Definition at line 181 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::showFailSrcLocation

Definition at line 182 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::noOp

Definition at line 183 of file Teuchos_UnitTestRepository.cpp.

std::string Teuchos::UnitTestRepository::InstanceData::groupName

Definition at line 184 of file Teuchos_UnitTestRepository.cpp.

std::string Teuchos::UnitTestRepository::InstanceData::testName

Definition at line 185 of file Teuchos_UnitTestRepository.cpp.

std::string Teuchos::UnitTestRepository::InstanceData::notUnitTestName

Definition at line 186 of file Teuchos_UnitTestRepository.cpp.

int Teuchos::UnitTestRepository::InstanceData::testCounter

Definition at line 187 of file Teuchos_UnitTestRepository.cpp.


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