OTest2
A C++ testing framework
Namespaces | Functions
internalerror.cpp File Reference
#include <internalerror.h>
#include <assertstream.h>
#include <context.h>
#include <reporter.h>
#include <semanticstack.h>
Include dependency graph for internalerror.cpp:

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...