You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels