Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
#include <CfgScriptTestSuite.h>
Inheritance diagram for acdk::tools::aunit::CfgScriptTestCase:
List of all members.
Detailed Description
execute one CfgScript script as test case.
This class controls the acdk::cfgscript::Script class via reflection/dmi, so static linking of the acdk_cfgscript library is not needed
Constructor & Destructor Documentation
acdk::tools::aunit::CfgScriptTestCase::CfgScriptTestCase |
( |
IN(RString) |
name, |
|
|
IN(RString) |
scriptFile |
|
) |
[inline] |
|
Member Function Documentation
RString acdk::tools::aunit::CfgScriptTestCase::getName |
( |
|
) |
[inline, virtual] |
|
virtual void acdk::tools::aunit::CfgScriptTestCase::runTest |
( |
|
) |
[virtual] |
|
Member Data Documentation
|