All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
AssertionException Class Reference

The exception thrown by the test runner when an assertion fails. More...

#include <TestExceptions.hpp>

Inheritance diagram for AssertionException:
[legend]
Collaboration diagram for AssertionException:
[legend]

Additional Inherited Members

- Public Attributes inherited from BalauException
const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

The exception thrown by the test runner when an assertion fails.


The documentation for this class was generated from the following file: