Public Member Functions | List of all members
googletest-catch-exceptions-test.CatchCxxExceptionsTest Class Reference
Inheritance diagram for googletest-catch-exceptions-test.CatchCxxExceptionsTest:
Inheritance graph
[legend]

Public Member Functions

def testCatchesCxxExceptionsInFixtureConstructor (self)
 
def testCatchesCxxExceptionsInFixtureConstructor (self)
 
def testCatchesCxxExceptionsInFixtureConstructor (self)
 
def testCatchesCxxExceptionsInFixtureConstructor (self)
 
def testCatchesCxxExceptionsInFixtureConstructor (self)
 
def testCatchesCxxExceptionsInFixtureDestructor (self)
 
def testCatchesCxxExceptionsInFixtureDestructor (self)
 
def testCatchesCxxExceptionsInFixtureDestructor (self)
 
def testCatchesCxxExceptionsInFixtureDestructor (self)
 
def testCatchesCxxExceptionsInFixtureDestructor (self)
 
def testCatchesCxxExceptionsInSetUp (self)
 
def testCatchesCxxExceptionsInSetUp (self)
 
def testCatchesCxxExceptionsInSetUp (self)
 
def testCatchesCxxExceptionsInSetUp (self)
 
def testCatchesCxxExceptionsInSetUp (self)
 
def testCatchesCxxExceptionsInSetUpTestCase (self)
 
def testCatchesCxxExceptionsInSetUpTestCase (self)
 
def testCatchesCxxExceptionsInSetUpTestCase (self)
 
def testCatchesCxxExceptionsInSetUpTestCase (self)
 
def testCatchesCxxExceptionsInSetUpTestCase (self)
 
def testCatchesCxxExceptionsInTearDown (self)
 
def testCatchesCxxExceptionsInTearDown (self)
 
def testCatchesCxxExceptionsInTearDown (self)
 
def testCatchesCxxExceptionsInTearDown (self)
 
def testCatchesCxxExceptionsInTearDown (self)
 
def testCatchesCxxExceptionsInTearDownTestCase (self)
 
def testCatchesCxxExceptionsInTearDownTestCase (self)
 
def testCatchesCxxExceptionsInTearDownTestCase (self)
 
def testCatchesCxxExceptionsInTearDownTestCase (self)
 
def testCatchesCxxExceptionsInTearDownTestCase (self)
 
def testCatchesCxxExceptionsInTestBody (self)
 
def testCatchesCxxExceptionsInTestBody (self)
 
def testCatchesCxxExceptionsInTestBody (self)
 
def testCatchesCxxExceptionsInTestBody (self)
 
def testCatchesCxxExceptionsInTestBody (self)
 
def testCatchesNonStdCxxExceptions (self)
 
def testCatchesNonStdCxxExceptions (self)
 
def testCatchesNonStdCxxExceptions (self)
 
def testCatchesNonStdCxxExceptions (self)
 
def testCatchesNonStdCxxExceptions (self)
 
def testUnhandledCxxExceptionsAbortTheProgram (self)
 
def testUnhandledCxxExceptionsAbortTheProgram (self)
 
def testUnhandledCxxExceptionsAbortTheProgram (self)
 
def testUnhandledCxxExceptionsAbortTheProgram (self)
 
def testUnhandledCxxExceptionsAbortTheProgram (self)
 

Detailed Description

Tests C++ exception-catching behavior.

   Tests in this test case verify that:
   * C++ exceptions are caught and logged as C++ (not SEH) exceptions
   * Exception thrown affect the remainder of the test work flow in the
     expected manner.

Definition at line 110 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.

Member Function Documentation

◆ testCatchesCxxExceptionsInFixtureConstructor() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor (   self)

◆ testCatchesCxxExceptionsInFixtureConstructor() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor (   self)

◆ testCatchesCxxExceptionsInFixtureConstructor() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor (   self)

◆ testCatchesCxxExceptionsInFixtureConstructor() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor (   self)

◆ testCatchesCxxExceptionsInFixtureConstructor() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor (   self)

◆ testCatchesCxxExceptionsInFixtureDestructor() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor (   self)

◆ testCatchesCxxExceptionsInFixtureDestructor() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor (   self)

◆ testCatchesCxxExceptionsInFixtureDestructor() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor (   self)

◆ testCatchesCxxExceptionsInFixtureDestructor() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor (   self)

◆ testCatchesCxxExceptionsInFixtureDestructor() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor (   self)

◆ testCatchesCxxExceptionsInSetUp() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp (   self)

◆ testCatchesCxxExceptionsInSetUp() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp (   self)

◆ testCatchesCxxExceptionsInSetUp() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp (   self)

◆ testCatchesCxxExceptionsInSetUp() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp (   self)

◆ testCatchesCxxExceptionsInSetUp() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp (   self)

◆ testCatchesCxxExceptionsInSetUpTestCase() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase (   self)

◆ testCatchesCxxExceptionsInSetUpTestCase() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase (   self)

◆ testCatchesCxxExceptionsInSetUpTestCase() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase (   self)

◆ testCatchesCxxExceptionsInSetUpTestCase() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase (   self)

◆ testCatchesCxxExceptionsInSetUpTestCase() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase (   self)

◆ testCatchesCxxExceptionsInTearDown() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown (   self)

◆ testCatchesCxxExceptionsInTearDown() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown (   self)

◆ testCatchesCxxExceptionsInTearDown() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown (   self)

◆ testCatchesCxxExceptionsInTearDown() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown (   self)

◆ testCatchesCxxExceptionsInTearDown() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown (   self)

◆ testCatchesCxxExceptionsInTearDownTestCase() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase (   self)

◆ testCatchesCxxExceptionsInTearDownTestCase() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase (   self)

◆ testCatchesCxxExceptionsInTearDownTestCase() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase (   self)

◆ testCatchesCxxExceptionsInTearDownTestCase() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase (   self)

◆ testCatchesCxxExceptionsInTearDownTestCase() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase (   self)

◆ testCatchesCxxExceptionsInTestBody() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody (   self)

◆ testCatchesCxxExceptionsInTestBody() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody (   self)

◆ testCatchesCxxExceptionsInTestBody() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody (   self)

◆ testCatchesCxxExceptionsInTestBody() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody (   self)

◆ testCatchesCxxExceptionsInTestBody() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody (   self)

◆ testCatchesNonStdCxxExceptions() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions (   self)

◆ testCatchesNonStdCxxExceptions() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions (   self)

◆ testCatchesNonStdCxxExceptions() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions (   self)

◆ testCatchesNonStdCxxExceptions() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions (   self)

◆ testCatchesNonStdCxxExceptions() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions (   self)

◆ testUnhandledCxxExceptionsAbortTheProgram() [1/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram (   self)

◆ testUnhandledCxxExceptionsAbortTheProgram() [2/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram (   self)

◆ testUnhandledCxxExceptionsAbortTheProgram() [3/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram (   self)

◆ testUnhandledCxxExceptionsAbortTheProgram() [4/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram (   self)

◆ testUnhandledCxxExceptionsAbortTheProgram() [5/5]

def googletest-catch-exceptions-test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram (   self)

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30