#include <dlrTest/autoregister.h>
Go to the source code of this file.
Classes | |
class | dlr::test::RunnableObject |
This class serves a parent class for the various TestFuxture<foo> types, allowing virtual function dispatch to TestFuxture<foo>::run(), and (if DLR_TEST_USE_AUTOMATIC_MAIN is defined) automatic registration with the pre-written main() function. More... | |
Namespaces | |
namespace | dlr::test |
This namespace contains a unit testing library. |
Copyright (C) 2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file runnableObject.h.