the interface for UnitTestTool2 More...
#include <IUnitTestTool2.h>
Public Member Functions | |
| virtual bool | toolHandleEmpty (const std::string &handleName) const =0 |
| whether the given ToolHandle is empty | |
| virtual const IUnitTestTool1 * | getToolHandle (const std::string &handleName) const =0 |
| get the tool from the regular ToolHandle | |
| virtual StatusCode | retrieveToolHandle (const std::string &handleName) const =0 |
| call retrieve on the regular ToolHandle | |
| virtual bool | wasUserConfigured (const std::string &handleName) const =0 |
| whether the AnaToolHandle was user configured | |
the interface for UnitTestTool2
1.6.1