void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
virtual bool visitEnter(TestSuite &testSuite)
Returns true if the testSuite should be iterated through.
Represents a collection of tests, be they individual tests or yet other collections of tests.