Monero
Loading...
Searching...
No Matches
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]
Collaboration diagram for cpp.gmock_class_test.TestCase:
Collaboration graph
[legend]

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: