AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
class | ThrowOnFailureTest |
Functions | |
def | SetEnvVar (env_var, value) |
def | Run (command) |
Variables | |
string | THROW_ON_FAILURE = 'gtest_throw_on_failure' |
EXE_PATH | |
def gtest_throw_on_failure_test.Run | ( | command | ) |
Runs a command; returns True/False if its exit code is/isn't 0.
def gtest_throw_on_failure_test.SetEnvVar | ( | env_var, | |
value | |||
) |
Sets an environment variable to a given value; unsets it when the given value is None.
gtest_throw_on_failure_test.EXE_PATH |
string gtest_throw_on_failure_test.THROW_ON_FAILURE = 'gtest_throw_on_failure' |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0