Inheritance diagram for osgUtx::TestSuite:
Public Methods | |
TestSuite (const std::string &name) | |
void | add (Test *pTest) |
Adds a Test to the suite. | |
Test * | findChild (const std::string &name) |
virtual bool | accept (Test::Visitor &v) |
|
|
|
|
|
Adds a Test to the suite.
|
|
|