Visual Assert – The Unit Testing Add-In for Visual C++
cfix – C/C++ Unit Testing for Win32 and NT
Home
Key Features
FAQ
Download
Documentation
Documentation
Table of Contents
Tutorial
Keyboard Shortcuts
The cfix framework
cfix API Reference
What's new
Base API (C/C++)
C++ API
WinUnit Compatibility API
Chapter 2. Tutorial
Chapter 2. Tutorial
Table of Contents
Getting Started
Implementing the tests
Exceptions
Before and after methods
SetUp and TearDown methods
Conclusion