Monero
Public Member Functions | List of all members
gtest_catch_exceptions_test.CatchSehExceptionsTest Class Reference
Inheritance diagram for gtest_catch_exceptions_test.CatchSehExceptionsTest:
Inheritance graph
[legend]
Collaboration diagram for gtest_catch_exceptions_test.CatchSehExceptionsTest:
Collaboration graph
[legend]

Public Member Functions

def TestSehExceptions (self, test_output)
 
def testCatchesSehExceptionsWithCxxExceptionsEnabled (self)
 
def testCatchesSehExceptionsWithCxxExceptionsDisabled (self)
 

Detailed Description

Tests exception-catching behavior.

Member Function Documentation

◆ testCatchesSehExceptionsWithCxxExceptionsDisabled()

def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsDisabled (   self)

◆ testCatchesSehExceptionsWithCxxExceptionsEnabled()

def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsEnabled (   self)

◆ TestSehExceptions()

def gtest_catch_exceptions_test.CatchSehExceptionsTest.TestSehExceptions (   self,
  test_output 
)

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