the interface for UnitTestTool3 More...
#include <IUnitTestTool3.h>
Public Member Functions | |
virtual const IUnitTestTool1 * | getSubtool () const =0 |
get the subtool we configured | |
virtual bool | subsubtoolEmpty () const =0 |
get whether the subtool configured for our subtool is empty | |
virtual const IUnitTestTool1 * | getSubsubtool () const =0 |
get the subtool configured for our subtool |
the interface for UnitTestTool3