Inheritance diagram for osgUtx::TestCase_< FixtureT >:
Public Member Functions | |
TestCase_ (const std::string &sName, TestMethodPtr pTestMethod) | |
virtual void | run (const Context &ctx) |
Protected Member Functions | |
virtual | ~TestCase_ () |
Protected Attributes | |
TestMethodPtr | _pTestMethod |
|
|
|
|
|
Implements osgUtx::TestCase. |
|
|