testsuite.hh File Reference
Go to the source code of this file.
Classes | |
class | test::TestSuite |
Suite of tests. More... | |
class | test::TestSuiteError |
Exception for TestSuite. More... | |
Namespaces | |
test | |
Unit tests. | |
Detailed Description
TestSuite from Chuck Allison in C/C++ Users Journal, September 2000: "The Simplest Automated Unit Test Framework That Could Possibly Work"
Definition in file testsuite.hh.