Monero
Loading...
Searching...
No Matches
cpp.gmock_class_test.TestCase Class Reference
Inheritance diagram for cpp.gmock_class_test.TestCase:
Collaboration diagram for cpp.gmock_class_test.TestCase:

Public Member Functions

 StripLeadingWhitespace (self, lines)
 assertEqualIgnoreLeadingWhitespace (self, expected_lines, 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 ( self,
lines )
Strip leading whitespace in each line in 'lines'.

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