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

#include <test_unit.h>

Public Member Functions

 predicate_description (const char *primary_)
 
 predicate_description (const char *primary_, const char *inverse_)
 
 predicate_description (const predicate_description &other)
 
 DECLARE_ASSIGNMENT_OPERATOR (predicate_description)
 
const charmake (bool expected, bool got) const
 

Detailed Description

Definition at line 583 of file test_unit.h.

Constructor & Destructor Documentation

arb_test::predicate_description::predicate_description ( const char primary_)
inline

Definition at line 612 of file test_unit.h.

arb_test::predicate_description::predicate_description ( const char primary_,
const char inverse_ 
)
inline

Definition at line 613 of file test_unit.h.

arb_test::predicate_description::predicate_description ( const predicate_description other)
inline

Definition at line 615 of file test_unit.h.

Member Function Documentation

arb_test::predicate_description::DECLARE_ASSIGNMENT_OPERATOR ( predicate_description  )
const char* arb_test::predicate_description::make ( bool  expected,
bool  got 
) const
inline

Definition at line 618 of file test_unit.h.


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