Assimp  v4.1. (December 2018)
gtest_catch_exceptions_test.CatchSehExceptionsTest Class Reference

Inherits TestCase.

Public Member Functions

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

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: