CppUnit project page FAQ

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 typedefTestFactoryRegistryprivate
getRegistry(const std::string &name="All Tests")TestFactoryRegistrystatic
isValid()TestFactoryRegistrystatic
m_factoriesTestFactoryRegistryprivate
m_nameTestFactoryRegistryprivate
makeTest()TestFactoryRegistryvirtual
operator=(const TestFactoryRegistry &copy)TestFactoryRegistryprivate
registerFactory(TestFactory *factory)TestFactoryRegistry
registerFactory(const std::string &name, TestFactory *factory)TestFactoryRegistry
TestFactoryRegistry(std::string name)TestFactoryRegistry
TestFactoryRegistry(const TestFactoryRegistry &copy)TestFactoryRegistryprivate
unregisterFactory(TestFactory *factory)TestFactoryRegistry
~TestFactory()TestFactoryinlinevirtual
~TestFactoryRegistry()TestFactoryRegistryvirtual

Send comments to:
CppUnit Developers