registerFactory
TestFactoryRegistry::getRegistry().registerFactory( factory );
TestFactoryRegistry::getRegistry( name ).registerFactory( factory );
void registerFactory( const std::string &name,
void registerFactory( TestFactory *factory );
registerFactory( ost.str(), factory );