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

Public Member Functions

def testCatchesLeakedMockByDefault
 
def testDoesNotCatchLeakedMockWhenDisabled
 
def testCatchesLeakedMockWhenEnabled
 
def testCatchesLeakedMockWhenEnabledWithExplictFlagValue
 
def testCatchesMultipleLeakedMocks
 

Detailed Description

Definition at line 56 of file gmock_leak_test.py.

View newest version in sPHENIX GitHub at line 56 of file gmock_leak_test.py

Member Function Documentation

def gmock_leak_test.GMockLeakTest.testCatchesLeakedMockByDefault (   self)

Definition at line 58 of file gmock_leak_test.py.

View newest version in sPHENIX GitHub at line 58 of file gmock_leak_test.py

References gmock_test_utils.Subprocess.

def gmock_leak_test.GMockLeakTest.testCatchesLeakedMockWhenEnabled (   self)

Definition at line 80 of file gmock_leak_test.py.

View newest version in sPHENIX GitHub at line 80 of file gmock_leak_test.py

References gmock_test_utils.Subprocess.

def gmock_leak_test.GMockLeakTest.testCatchesLeakedMockWhenEnabledWithExplictFlagValue (   self)

Definition at line 92 of file gmock_leak_test.py.

View newest version in sPHENIX GitHub at line 92 of file gmock_leak_test.py

References gmock_test_utils.Subprocess.

def gmock_leak_test.GMockLeakTest.testCatchesMultipleLeakedMocks (   self)

Definition at line 99 of file gmock_leak_test.py.

View newest version in sPHENIX GitHub at line 99 of file gmock_leak_test.py

References gmock_test_utils.Main(), and gmock_test_utils.Subprocess.

+ Here is the call graph for this function:

def gmock_leak_test.GMockLeakTest.testDoesNotCatchLeakedMockWhenDisabled (   self)

Definition at line 68 of file gmock_leak_test.py.

View newest version in sPHENIX GitHub at line 68 of file gmock_leak_test.py

References gmock_test_utils.Subprocess.


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