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 139 of file Teuchos_UnitTestRepository.cpp.

Member Typedef Documentation

Definition at line 142 of file Teuchos_UnitTestRepository.cpp.

Constructor & Destructor Documentation

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

Definition at line 156 of file Teuchos_UnitTestRepository.cpp.

Member Data Documentation

unitTests_t Teuchos::UnitTestRepository::InstanceData::unitTests

Definition at line 144 of file Teuchos_UnitTestRepository.cpp.

CommandLineProcessor Teuchos::UnitTestRepository::InstanceData::clp

Definition at line 145 of file Teuchos_UnitTestRepository.cpp.

EShowTestDetails Teuchos::UnitTestRepository::InstanceData::showTestDetails

Definition at line 146 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::globallyReduceUnitTestResult

Definition at line 147 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::showSrcLocation

Definition at line 148 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::showFailSrcLocation

Definition at line 149 of file Teuchos_UnitTestRepository.cpp.

bool Teuchos::UnitTestRepository::InstanceData::noOp

Definition at line 150 of file Teuchos_UnitTestRepository.cpp.

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

Definition at line 151 of file Teuchos_UnitTestRepository.cpp.

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

Definition at line 152 of file Teuchos_UnitTestRepository.cpp.

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

Definition at line 153 of file Teuchos_UnitTestRepository.cpp.

int Teuchos::UnitTestRepository::InstanceData::testCounter

Definition at line 154 of file Teuchos_UnitTestRepository.cpp.


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