|
MRPT
1.9.9
|
Go to the source code of this file.
Functions | |
| TEST (exception, stackedExceptionBasic) | |
| void | test_except_3rd_lvl () |
| void | test_except_2nd_lvl () |
| void | test_except_toplevel () |
| TEST (exception, stackedExceptionComplex) | |
| TEST (exception, assertException) | |
| TEST (exception, stackedExceptionCustomMsg) | |
| TEST | ( | exception | , |
| stackedExceptionBasic | |||
| ) |
Definition at line 15 of file exception_unittest.cpp.
References THROW_STACKED_EXCEPTION.
| TEST | ( | exception | , |
| stackedExceptionComplex | |||
| ) |
Definition at line 41 of file exception_unittest.cpp.
References mrpt::exception_to_str(), EXPECT_EQ(), and test_except_toplevel().
| TEST | ( | exception | , |
| assertException | |||
| ) |
Definition at line 57 of file exception_unittest.cpp.
References ASSERT_EQUAL_.
| TEST | ( | exception | , |
| stackedExceptionCustomMsg | |||
| ) |
Definition at line 64 of file exception_unittest.cpp.
References THROW_STACKED_EXCEPTION_CUSTOM_MSG2.
| void test_except_2nd_lvl | ( | ) |
Definition at line 27 of file exception_unittest.cpp.
References MRPT_END, MRPT_START, and test_except_3rd_lvl().
Referenced by test_except_toplevel().
| void test_except_3rd_lvl | ( | ) |
Definition at line 20 of file exception_unittest.cpp.
References MRPT_END, MRPT_START, and THROW_EXCEPTION.
Referenced by test_except_2nd_lvl().
| void test_except_toplevel | ( | ) |
Definition at line 34 of file exception_unittest.cpp.
References MRPT_END, MRPT_START, and test_except_2nd_lvl().
Referenced by TEST().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |