Assimp
v4.1. (December 2018)
|
Inherits TestCase.
Public Member Functions | |
def | testCatchesSehExceptionsWithCxxExceptionsDisabled (self) |
def | testCatchesSehExceptionsWithCxxExceptionsEnabled (self) |
def | TestSehExceptions (self, test_output) |
Tests exception-catching behavior.
def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsDisabled | ( | self | ) |
def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsEnabled | ( | self | ) |
def gtest_catch_exceptions_test.CatchSehExceptionsTest.TestSehExceptions | ( | self, | |
test_output | |||
) |