The Shibboleth V1 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only.

CxxTest

Cxxtest is a unit testing library somewhat modeled after JUnit. The unit tests created for OpenSAML are built with it.

Project web site: http://cxxtest.sourceforge.net

It is a source code-only library and does not require any binary files or compilation. It is not required at runtime, only during a source build when unit tests are desired.