API Reference > UnitTest Namespace > Classes > TestDataHandler Template
TestDataHandler Template
UnitTest__TestDataHandlerUnitTest__TestDataHandler
Syntax
C++
template <class TestDataType, class THostAppServices> class TestDataHandler : public BaseDataHandler<TestDataType, THostAppServices>;

UnitTestDataHandler.h

This is class UnitTest::TestDataHandler.

 
Name 
Description 
 
This is ~BaseDataHandler, a member of class BaseDataHandler. 
 
This is BaseDataHandler, a member of class BaseDataHandler. 
TestDataHandler Template
 
Name 
Description 
 
This is ~TestDataHandler, a member of class TestDataHandler. 
 
This is TestDataHandler, a member of class TestDataHandler. 
 
Name 
Description 
 
This is getTestDataByName, a member of class BaseDataHandler. 
 
This is getTestName, a member of class BaseDataHandler. 
 
This is getTestsCount, a member of class BaseDataHandler. 
 
This is runAllTests, a member of class BaseDataHandler. 
 
This is the overview for the runTest method overload. 
 
This is runTestImpl, a member of class BaseDataHandler. 
TestDataHandler Template
 
Name 
Description 
 
This is getTestRunsNumber, a member of class TestDataHandler. 
 
This is the overview for the runTest method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.