Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtest_catch_exceptions_test.CatchSehExceptionsTest Class Reference
+ Inheritance diagram for gtest_catch_exceptions_test.CatchSehExceptionsTest:
+ Collaboration diagram for gtest_catch_exceptions_test.CatchSehExceptionsTest:

Public Member Functions

def TestSehExceptions
 
def testCatchesSehExceptionsWithCxxExceptionsEnabled
 
def testCatchesSehExceptionsWithCxxExceptionsDisabled
 

Detailed Description

Tests exception-catching behavior.

Definition at line 85 of file gtest_catch_exceptions_test.py.

View newest version in sPHENIX GitHub at line 85 of file gtest_catch_exceptions_test.py

Member Function Documentation

def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsDisabled (   self)

Definition at line 110 of file gtest_catch_exceptions_test.py.

View newest version in sPHENIX GitHub at line 110 of file gtest_catch_exceptions_test.py

References gtest_catch_exceptions_test.CatchSehExceptionsTest.TestSehExceptions().

+ Here is the call graph for this function:

def gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsEnabled (   self)

Definition at line 107 of file gtest_catch_exceptions_test.py.

View newest version in sPHENIX GitHub at line 107 of file gtest_catch_exceptions_test.py

References gtest_catch_exceptions_test.CatchSehExceptionsTest.TestSehExceptions().

+ Here is the call graph for this function:

def gtest_catch_exceptions_test.CatchSehExceptionsTest.TestSehExceptions (   self,
  test_output 
)

Definition at line 89 of file gtest_catch_exceptions_test.py.

View newest version in sPHENIX GitHub at line 89 of file gtest_catch_exceptions_test.py

Referenced by gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsDisabled(), and gtest_catch_exceptions_test.CatchSehExceptionsTest.testCatchesSehExceptionsWithCxxExceptionsEnabled().

+ Here is the caller graph for this function:


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