Asserter
::CppUnit::Asserter::failIf( \
namespace Asserter
( ::CppUnit::Asserter::failIf( !(condition), \
( ::CppUnit::Asserter::failIf( !(condition), \
( ::CppUnit::Asserter::failIf( !(condition), \
( ::CppUnit::Asserter::fail( message, \
Asserter::failNotEqual( assertion_traits<T>::toString(expected),
CppUnit::Asserter::failIf(fSettings == NULL,
CppUnit::Asserter::failIf(result != expectedResult, message);
::CppUnit::Asserter::failIf(var, "ExpectDebuggerCall(): Already expecting "
Asserter::failIf( condition,
Asserter::failNotEqual( expected,
Asserter::failNotEqualIf( fabs( expected - actual ) > delta,