| 
    MRPT
    2.0.4
    
   | 
 
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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |