2005/5/9
-- ACDK API Docs Namespaces acdk acdk::tools acdk::tools::aunit TestCaller members See also: TestUnit.cpp TestUnit.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <TestUnit.h>
Inheritance diagram for acdk::tools::aunit::TestCaller< TestClass >:
[inline]
[inline, virtual]
returns the ClassName for this object by default
Reimplemented from acdk::tools::aunit::TestCase.
Implements acdk::tools::aunit::TestCase.
before starting a test setUp() will be called
after executing a test tearDown() will be called
return a string representation of this object Object::toString() return getName() by default
[private]