|
Monero
|


Public Member Functions | |
| GenerateMocks (self, cpp_source) | |
| testNamespaces (self) | |
| testClassWithStorageSpecifierMacro (self) | |
| testTemplatedForwardDeclaration (self) | |
| testTemplatedClass (self) | |
| testTemplateInATemplateTypedef (self) | |
| testTemplateInATemplateTypedefWithComma (self) | |
| Public Member Functions inherited from cpp.gmock_class_test.TestCase | |
| StripLeadingWhitespace (self, lines) | |
| assertEqualIgnoreLeadingWhitespace (self, expected_lines, lines) | |
| cpp.gmock_class_test.GenerateMocksTest.GenerateMocks | ( | self, | |
| cpp_source ) |
Convert C++ source to complete Google Mock output source.
| cpp.gmock_class_test.GenerateMocksTest.testClassWithStorageSpecifierMacro | ( | self | ) |
| cpp.gmock_class_test.GenerateMocksTest.testNamespaces | ( | self | ) |
| cpp.gmock_class_test.GenerateMocksTest.testTemplatedClass | ( | self | ) |
| cpp.gmock_class_test.GenerateMocksTest.testTemplatedForwardDeclaration | ( | self | ) |
| cpp.gmock_class_test.GenerateMocksTest.testTemplateInATemplateTypedef | ( | self | ) |
| cpp.gmock_class_test.GenerateMocksTest.testTemplateInATemplateTypedefWithComma | ( | self | ) |