CppUnit project page | FAQ |
Go to the source code of this file.
Classes | |
class | SourceLine |
Represents a source line location.Used to capture the failure location in assertion. More... |
Macros | |
#define | CPPUNIT_SOURCELINE() CPPUNIT_NS::SourceLine( __FILE__, __LINE__ ) |
Constructs a SourceLine object initialized with the location where the macro is expanded. |
Send comments to: CppUnit Developers |