testsuite.hh File Reference

#include "testcase.hh"
#include "exceptions.hh"
#include <vector>

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.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich