OTest2
A C++ testing framework
|
One item of linearized test mark. More...
#include <testmark.h>
Public Attributes | |
const int | level |
const TestMark * | me |
std::string | label |
One item of linearized test mark.
Definition at line 46 of file testmark.h.
std::string OTest2::TestMark::LinearizedRecord::label |
Definition at line 49 of file testmark.h.
const int OTest2::TestMark::LinearizedRecord::level |
Definition at line 47 of file testmark.h.
const TestMark* OTest2::TestMark::LinearizedRecord::me |
Definition at line 48 of file testmark.h.