|
OTest2
A C++ testing framework
|
Common data kept for opened assertion. More...
#include <assertbufferstr.h>
Public Attributes | |
| bool | condition |
| std::string | file |
| int | line |
Common data kept for opened assertion.
Definition at line 35 of file assertbufferstr.h.
| bool OTest2::AssertBufferAssertData::condition |
Definition at line 36 of file assertbufferstr.h.
| std::string OTest2::AssertBufferAssertData::file |
Definition at line 37 of file assertbufferstr.h.
| int OTest2::AssertBufferAssertData::line |
Definition at line 38 of file assertbufferstr.h.
1.8.17