Classes | Namespaces
TestExceptions.hpp File Reference

(4)

Balau exceptions for the test framework. More...

#include <Balau/Exception/BalauException.hpp>
Include dependency graph for TestExceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AssertionException
 The exception thrown by the test runner when an assertion fails. More...
 
class  TestRunnerException
 Thrown by the test runner when there is a non test related error. More...
 

Namespaces

 Balau::Exception
 All exception classes.
 

Detailed Description

Balau exceptions for the test framework.