AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
class | GTestColorTest |
Functions | |
def | SetEnvVar (env_var, value) |
def | UsesColor (term, color_env_var, color_flag) |
Variables | |
string | IS_WINDOWS = 'nt' |
string | COLOR_ENV_VAR = 'GTEST_COLOR' |
string | COLOR_FLAG = 'gtest_color' |
COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_color_test_') | |
def gtest_color_test.SetEnvVar | ( | env_var, | |
value | |||
) |
Sets the env variable to 'value'; unsets it when 'value' is None.
def gtest_color_test.UsesColor | ( | term, | |
color_env_var, | |||
color_flag | |||
) |
Runs gtest_color_test_ and returns its exit code.
string gtest_color_test.COLOR_ENV_VAR = 'GTEST_COLOR' |
string gtest_color_test.COLOR_FLAG = 'gtest_color' |
gtest_color_test.COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_color_test_') |
string gtest_color_test.IS_WINDOWS = 'nt' |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0