steghide
0.5.1
|
#include <TestCategory.h>
Public Member Functions | |
TestCategory (const std::string &n, TestSuite *s) | |
![]() | |
Test (void) | |
Test (const std::string &n) | |
Test (const std::string &n, TestSuite *s) | |
virtual | ~Test (void) |
const std::string & | getName (void) |
TestSuite * | getSuite (void) |
virtual void | run (void)=0 |
|
inline |