![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for cpp.gmock_class_test.GenerateMocksTest:
Collaboration diagram for cpp.gmock_class_test.GenerateMocksTest:Public Member Functions | |
| def | GenerateMocks |
| def | testNamespaces |
| def | testClassWithStorageSpecifierMacro |
| def | testTemplatedForwardDeclaration |
| def | testTemplatedClass |
| def | testTemplateInATemplateTypedef |
| def | testTemplateInATemplateTypedefWithComma |
Public Member Functions inherited from cpp.gmock_class_test.TestCase | |
| def | StripLeadingWhitespace |
| def | assertEqualIgnoreLeadingWhitespace |
Definition at line 315 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 315 of file gmock_class_test.py
| def cpp.gmock_class_test.GenerateMocksTest.GenerateMocks | ( | self, | |
| cpp_source | |||
| ) |
Convert C++ source to complete Google Mock output source.
Definition at line 317 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 317 of file gmock_class_test.py
References join().
Referenced by cpp.gmock_class_test.GenerateMocksTest.testClassWithStorageSpecifierMacro(), cpp.gmock_class_test.GenerateMocksTest.testNamespaces(), cpp.gmock_class_test.GenerateMocksTest.testTemplatedClass(), cpp.gmock_class_test.GenerateMocksTest.testTemplatedForwardDeclaration(), cpp.gmock_class_test.GenerateMocksTest.testTemplateInATemplateTypedef(), and cpp.gmock_class_test.GenerateMocksTest.testTemplateInATemplateTypedefWithComma().
Here is the call graph for this function:
Here is the caller graph for this function:| def cpp.gmock_class_test.GenerateMocksTest.testClassWithStorageSpecifierMacro | ( | self | ) |
Definition at line 356 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 356 of file gmock_class_test.py
References cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace(), and cpp.gmock_class_test.GenerateMocksTest.GenerateMocks().
Here is the call graph for this function:| def cpp.gmock_class_test.GenerateMocksTest.testNamespaces | ( | self | ) |
Definition at line 326 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 326 of file gmock_class_test.py
References cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace(), and cpp.gmock_class_test.GenerateMocksTest.GenerateMocks().
Here is the call graph for this function:| def cpp.gmock_class_test.GenerateMocksTest.testTemplatedClass | ( | self | ) |
Definition at line 391 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 391 of file gmock_class_test.py
References cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace(), and cpp.gmock_class_test.GenerateMocksTest.GenerateMocks().
Here is the call graph for this function:| def cpp.gmock_class_test.GenerateMocksTest.testTemplatedForwardDeclaration | ( | self | ) |
Definition at line 373 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 373 of file gmock_class_test.py
References cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace(), and cpp.gmock_class_test.GenerateMocksTest.GenerateMocks().
Here is the call graph for this function:| def cpp.gmock_class_test.GenerateMocksTest.testTemplateInATemplateTypedef | ( | self | ) |
Definition at line 410 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 410 of file gmock_class_test.py
References cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace(), and cpp.gmock_class_test.GenerateMocksTest.GenerateMocks().
Here is the call graph for this function:| def cpp.gmock_class_test.GenerateMocksTest.testTemplateInATemplateTypedefWithComma | ( | self | ) |
Definition at line 428 of file gmock_class_test.py.
View newest version in sPHENIX GitHub at line 428 of file gmock_class_test.py
References cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace(), and cpp.gmock_class_test.GenerateMocksTest.GenerateMocks().
Here is the call graph for this function: