Assertions | Provide a mechanism for asserting invariants in a program, generating exceptions when these invariants are not met. |
---|---|
Test Framework | Provides a framework for executing, logging, and evaluating tests. |
User Interface Testing | Provides tools and services for driving the user interface of a CommonPoint application from a test. |
Utility Tests | Provide standard tests for common object behaviors, including hashing and streaming. |