ARB
Public Member Functions | List of all members
arb_test::debug_asserter Class Reference

#include <test_unit.h>

Inheritance diagram for arb_test::debug_asserter:
Inheritance graph
[legend]
Collaboration diagram for arb_test::debug_asserter:
Collaboration graph
[legend]

Public Member Functions

 debug_asserter (const expectation &e, const char *code_, const char *file, int line)
 
void debug_expectations ()
 
- Public Member Functions inherited from arb_test::asserter
 asserter (const expectation &e, const char *nontmp_code, const char *file, int line)
 
virtual ~asserter ()
 
const charget_code () const
 
void expect_that () const
 
void expect_broken () const
 
void expect_wanted_behavior () const
 
void expect_brokenif (bool condition, const char *condcode)
 

Detailed Description

Definition at line 513 of file test_unit.h.

Constructor & Destructor Documentation

arb_test::debug_asserter::debug_asserter ( const expectation e,
const char code_,
const char file,
int  line 
)
inline

Definition at line 518 of file test_unit.h.

Member Function Documentation

void arb_test::debug_asserter::debug_expectations ( )
inline

The documentation for this class was generated from the following file: