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
API for use in test cases (C++ only)
API for use in test cases (C++ only)
Table of Contents
CFIXCC_ASSERT_EQUALS
CFIXCC_ASSERT_EQUALS_MESSAGE
CFIXCC_ASSERT_NOT_EQUALS
CFIXCC_ASSERT_NOT_EQUALS_MESSAGE
CFIXCC_ASSERT_LESS[_OR_EQUAL]
CFIXCC_ASSERT_LESS[_OR_EQUAL]_MESSAGE
CFIXCC_ASSERT_GREATER[_OR_EQUAL]
CFIXCC_ASSERT_GREATER[_OR_EQUAL]_MESSAGE
Test-, before-, after-, setup- and teardown routines may use the following API.