Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

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.netImage Removed

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.