21#include "../DebugAllocator.h"
void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
Represents a test case, which is usually created through a macro that defines a subclass.
const string & getPath() const
Returns the path taken from the root of the tree to the current node as a dot-separated string.
virtual bool visit(TestCase &test)
Visits a testCase and returns true if visiting of any other objects should continue after the testSui...