Webmaster  |  Imprint 
C++ Server Pages
Main  |  License  |  Documentation  |  Download 

UnitTests

Protocol and data driven Unit-testing. More...

Classes

class  Assertion
 Test Assertion exception More...
class  Test
 Test base class. More...
class  TestCase
 Single test with setup and teardown. More...
class  TestProtocol
 Protocol for test suites. More...
class  TestSuite
 Protocol and data driven testing. More...

Detailed Description

This module provides a complete framework for effective Unit testing. All Unit tests in the Platinum framework are written using this module. Data-driven, as well as and protocol-driven testing is possible. Unit tests can easily be integrated into the build process and test results can be reported and logged. Writing tests is similar to writing tests with the CppUnit framework, so that porting tests to use PtUnit is simple.
Copyright © 2008 The Tntnet Development Team
Tntnet 1.6