|
Monero
|


Public Member Functions | |
| def | StripLeadingWhitespace (self, lines) |
| def | assertEqualIgnoreLeadingWhitespace (self, expected_lines, lines) |
Helper class that adds assert methods.
| def cpp.gmock_class_test.TestCase.assertEqualIgnoreLeadingWhitespace | ( | self, | |
| expected_lines, | |||
| lines | |||
| ) |
Specialized assert that ignores the indent level.
| def cpp.gmock_class_test.TestCase.StripLeadingWhitespace | ( | self, | |
| lines | |||
| ) |
Strip leading whitespace in each line in 'lines'.
1.8.14