Unit testing

Back to Testing

This section contains tools for unit testing.

Files

An aggregate file for unit testing

TestReport class

Stores error reports from unit tests.

TestRunner class

Stores test functions to be run as a batch or from a console.

TestSuite class

Gathers the results of a unit test into a TestReport.

Testing for bounding sphere

Testing for functions

Testing for grid traversal

Testing for random variables

Testing for ranked set.

Testing for sets

Testing for the printable concept

Testing template

Testing template