wibble  0.1.28
Public Member Functions | Public Attributes
RunSuite Struct Reference

#include <test-runner.h>

Collaboration diagram for RunSuite:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int findTest (std::string name)

Public Attributes

const char * name
RunTesttests
int testCount

Member Function Documentation

int RunSuite::findTest ( std::string  name)
inline

References testCount, and tests.


Member Data Documentation

const char* RunSuite::name
int RunSuite::testCount

Referenced by findTest().

RunTest* RunSuite::tests

Referenced by findTest().


The documentation for this struct was generated from the following file: