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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |