AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Functions | Variables
gtest_list_tests_unittest Namespace Reference

Classes

class  GTestListTestsUnitTest
 

Functions

def Run (args)
 

Variables

string LIST_TESTS_FLAG = 'gtest_list_tests'
 
 EXE_PATH = gtest_test_utils.GetTestExecutablePath('gtest_list_tests_unittest_')
 
 EXPECTED_OUTPUT_NO_FILTER_RE = re.compile()
 
 EXPECTED_OUTPUT_FILTER_FOO_RE = re.compile()
 

Function Documentation

◆ Run()

def gtest_list_tests_unittest.Run (   args)
Runs gtest_list_tests_unittest_ and returns the list of tests printed.

Variable Documentation

◆ EXE_PATH

gtest_list_tests_unittest.EXE_PATH = gtest_test_utils.GetTestExecutablePath('gtest_list_tests_unittest_')

◆ EXPECTED_OUTPUT_FILTER_FOO_RE

gtest_list_tests_unittest.EXPECTED_OUTPUT_FILTER_FOO_RE = re.compile()

◆ EXPECTED_OUTPUT_NO_FILTER_RE

gtest_list_tests_unittest.EXPECTED_OUTPUT_NO_FILTER_RE = re.compile()

◆ LIST_TESTS_FLAG

string gtest_list_tests_unittest.LIST_TESTS_FLAG = 'gtest_list_tests'

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