| CppUnit project page | FAQ | CppUnit home page |
Namespaces | |
| namespace | CppUnit::Asserter |
| A set of functions to help writing assertion macros. | |
Compounds | |
| class | CppUnit::SourceLine |
| Represents a source line location. More... | |
Defines | |
| #define | CPPUNIT_SOURCELINE() ::CppUnit::SourceLine( __FILE__, __LINE__ ) |
| Constructs a SourceLine object initialized with the location where the macro is expanded. More... | |
| CPPUNIT_SOURCELINE() | |
| Constructs a SourceLine object initialized with the location where the macro is expanded. More... | |
|
|
Constructs a SourceLine object initialized with the location where the macro is expanded. Used to write your own assertion macros.
|
|
|
Constructs a SourceLine object initialized with the location where the macro is expanded. Used to write your own assertion macros.
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |