Public Member Functions | |
def | testCatchesSehExceptionsWithCxxExceptionsDisabled |
def | testCatchesSehExceptionsWithCxxExceptionsEnabled |
def | TestSehExceptions |
Tests exception-catching behavior.
Definition at line 85 of file gtest_catch_exceptions_test.py.
def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsDisabled | ( | self | ) |
Definition at line 110 of file gtest_catch_exceptions_test.py.
def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsEnabled | ( | self | ) |
Definition at line 107 of file gtest_catch_exceptions_test.py.
def gtest_catch_exceptions_test.CatchSehExceptionsTest.TestSehExceptions | ( | self, | |
test_output | |||
) |
Definition at line 89 of file gtest_catch_exceptions_test.py.