MRPT
2.0.1
|
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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |