AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
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

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

Detailed Description

Helper class that adds assert methods.

Member Function Documentation

◆ assertEqualIgnoreLeadingWhitespace()

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

◆ StripLeadingWhitespace()

def 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:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0