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

Public Member Functions

 assertEqualIgnoreLeadingWhitespace (self, expected_lines, lines)
 

Static Public Member Functions

 StripLeadingWhitespace (lines)
 

Detailed Description

Helper class that adds assert methods.

Member Function Documentation

◆ assertEqualIgnoreLeadingWhitespace()

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

◆ StripLeadingWhitespace()

cpp.gmock_class_test.TestCase.StripLeadingWhitespace ( lines)
static
Strip leading whitespace in each line in 'lines'.

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