the interface for UnitTestTool1 More...
#include <IUnitTestTool1.h>
Public Member Functions | |
virtual std::string | getPropertyString () const =0 |
get the integer property | |
virtual int | getPropertyInt () const =0 |
get the integer property | |
virtual void | setPropertyInt (int val_property)=0 |
get the integer property | |
virtual bool | isInitialized () const =0 |
get whether we have been initialized |
the interface for UnitTestTool1