|
rad
2.0.0
|
Unit tests for the Exceptions class. More...
#include <rad/exceptions.hpp>#include <gtest/gtest.h>#include <iostream>Classes | |
| class | TestExceptions |
Functions | |
| TEST_F (TestExceptions, Ctor) | |
| TEST_F (TestExceptions, AddDiagnostic) | |
| TEST_F (TestExceptions, Exception) | |
| TEST_F (TestExceptions, RuntimeDbException) | |
| TEST_F (TestExceptions, InvalidOptionException) | |
| TEST_F (TestExceptions, Macros) | |
Unit tests for the Exceptions class.
| TEST_F | ( | TestExceptions | , |
| Ctor | |||
| ) |
| TEST_F | ( | TestExceptions | , |
| AddDiagnostic | |||
| ) |
| TEST_F | ( | TestExceptions | , |
| Exception | |||
| ) |
| TEST_F | ( | TestExceptions | , |
| RuntimeDbException | |||
| ) |
| TEST_F | ( | TestExceptions | , |
| InvalidOptionException | |||
| ) |
| TEST_F | ( | TestExceptions | , |
| Macros | |||
| ) |
1.8.5