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

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 5 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