OTest2
A C++ testing framework
|
#include <otest2/assertbuffer.h>
#include <otest2/assertbufferstrptr.h>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
struct | OTest2::AssertBufferAssertData |
Common data kept for opened assertion. More... | |
class | OTest2::AssertBufferListener |
Listener of the string assertion buffer. More... | |
class | OTest2::AssertBufferStr |
An implementation of the assertion buffer keeping messages in a memory buffer. More... | |
Namespaces | |
OTest2 | |