CppUnit project page FAQ CppUnit home page

TestFactoryRegistry Member List
This is the complete list of members for TestFactoryRegistry, including all inherited members.
addRegistry(const std::string &name)TestFactoryRegistry
addTestToSuite(TestSuite *suite)TestFactoryRegistry
Factories typedefTestFactoryRegistry [private]
getRegistry(const std::string &name="All Tests")TestFactoryRegistry [static]
isValid()TestFactoryRegistry [static]
m_factoriesTestFactoryRegistry [private]
m_nameTestFactoryRegistry [private]
makeTest()TestFactoryRegistry [virtual]
operator=(const TestFactoryRegistry &copy)TestFactoryRegistry [private]
registerFactory(TestFactory *factory)TestFactoryRegistry
registerFactory(const std::string &name, TestFactory *factory)TestFactoryRegistry
TestFactoryRegistry(std::string name)TestFactoryRegistry
TestFactoryRegistry(const TestFactoryRegistry &copy)TestFactoryRegistry [private]
unregisterFactory(TestFactory *factory)TestFactoryRegistry
~TestFactory()TestFactory [inline, virtual]
~TestFactoryRegistry()TestFactoryRegistry [virtual]

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers