OTest2
A C++ testing framework
|
#include <internalerror.h>
#include <assertstream.h>
#include <context.h>
#include <reporter.h>
#include <semanticstack.h>
Go to the source code of this file.
Namespaces | |
OTest2 | |
Functions | |
void | OTest2::internalError (const Context &context_, const std::string &message_) noexcept |
Fail the running test because of an internal error. More... | |