AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
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() | |
def gtest_list_tests_unittest.Run | ( | args | ) |
Runs gtest_list_tests_unittest_ and returns the list of tests printed.
gtest_list_tests_unittest.EXE_PATH = gtest_test_utils.GetTestExecutablePath('gtest_list_tests_unittest_') |
gtest_list_tests_unittest.EXPECTED_OUTPUT_FILTER_FOO_RE = re.compile() |
gtest_list_tests_unittest.EXPECTED_OUTPUT_NO_FILTER_RE = re.compile() |
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