Public Member Functions | List of all members
cpp.gmock_class_test.TestCase Class Reference
Inheritance diagram for cpp.gmock_class_test.TestCase:
Inheritance graph
[legend]

Public Member Functions

def assertEqualIgnoreLeadingWhitespace (self, expected_lines, lines)
 
def StripLeadingWhitespace (self, lines)
 

Detailed Description

Helper class that adds assert methods.

Definition at line 34 of file gmock_class_test.py.

Member Function Documentation

◆ assertEqualIgnoreLeadingWhitespace()

def cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace (   self,
  expected_lines,
  lines 
)
Specialized assert that ignores the indent level.

Definition at line 41 of file gmock_class_test.py.

◆ StripLeadingWhitespace()

def cpp.gmock_class_test.TestCase.StripLeadingWhitespace (   self,
  lines 
)
Strip leading whitespace in each line in 'lines'.

Definition at line 37 of file gmock_class_test.py.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08