Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
cpp.gmock_class_test.GenerateMocksTest Class Reference
Inheritance diagram for cpp.gmock_class_test.GenerateMocksTest:
cpp.gmock_class_test.TestCase

Public Member Functions

 testNamespaces (self)
 
 testClassWithStorageSpecifierMacro (self)
 
 testTemplatedForwardDeclaration (self)
 
 testTemplatedClass (self)
 
 testTemplateInATemplateTypedef (self)
 
 testTemplatedClassWithTemplatedArguments (self)
 
 testTemplateInATemplateTypedefWithComma (self)
 
 testParenthesizedCommaInArg (self)
 
 testEnumType (self)
 
 testEnumClassType (self)
 
 testStdFunction (self)
 
- Public Member Functions inherited from cpp.gmock_class_test.TestCase
 assertEqualIgnoreLeadingWhitespace (self, expected_lines, lines)
 

Static Public Member Functions

 GenerateMocks (cpp_source)
 
- Static Public Member Functions inherited from cpp.gmock_class_test.TestCase
 StripLeadingWhitespace (lines)
 

Member Function Documentation

◆ GenerateMocks()

cpp.gmock_class_test.GenerateMocksTest.GenerateMocks ( cpp_source)
static
Convert C++ source to complete Google Mock output source.

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