Public Member Functions
gtest_catch_exceptions_test.CatchCxxExceptionsTest Class Reference

List of all members.

Public Member Functions

def testCatchesCxxExceptionsInFixtureConstructor
def testCatchesCxxExceptionsInFixtureDestructor
def testCatchesCxxExceptionsInSetUp
def testCatchesCxxExceptionsInSetUpTestCase
def testCatchesCxxExceptionsInTearDown
def testCatchesCxxExceptionsInTearDownTestCase
def testCatchesCxxExceptionsInTestBody
def testCatchesNonStdCxxExceptions
def testUnhandledCxxExceptionsAbortTheProgram

Detailed Description

Tests C++ exception-catching behavior.

   Tests in this test case verify that:
   * C++ exceptions are caught and logged as C++ (not SEH) exceptions
   * Exception thrown affect the remainder of the test work flow in the
     expected manner.

Definition at line 114 of file gtest_catch_exceptions_test.py.


Member Function Documentation

Definition at line 123 of file gtest_catch_exceptions_test.py.

Definition at line 136 of file gtest_catch_exceptions_test.py.

Definition at line 173 of file gtest_catch_exceptions_test.py.

Definition at line 145 of file gtest_catch_exceptions_test.py.

Definition at line 191 of file gtest_catch_exceptions_test.py.

Definition at line 168 of file gtest_catch_exceptions_test.py.

Definition at line 202 of file gtest_catch_exceptions_test.py.

Definition at line 216 of file gtest_catch_exceptions_test.py.

Definition at line 220 of file gtest_catch_exceptions_test.py.


The documentation for this class was generated from the following file:


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:11