The C++ framework for developing highly scalable, high performance servers on Windows platforms.

TestCase Class Reference

Inheritance diagram for TestCase:
Collaboration diagram for TestCase:

List of all members.

Public Member Functions

 TestCase ()
virtual ~TestCase ()
void run (TestResult &result)
virtual const char * testName () const =0

Protected Attributes

TestResultresult_


Constructor & Destructor Documentation

TestCase (  ) 

~TestCase (  )  [virtual]


Member Function Documentation

void run ( TestResult result  ) 

virtual const char* testName (  )  const [pure virtual]


Member Data Documentation

TestResult* result_ [protected]


Generated on Sun Sep 12 19:12:02 2021 for The Server Framework - v7.4 by doxygen 1.5.3