AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Variables
gtest_catch_exceptions_test.py File Reference

Classes

class  gtest_catch_exceptions_test.CatchSehExceptionsTest
 
class  gtest_catch_exceptions_test.CatchCxxExceptionsTest
 

Namespaces

 gtest_catch_exceptions_test
 

Variables

string gtest_catch_exceptions_test.FLAG_PREFIX = '--gtest_'
 
string gtest_catch_exceptions_test.LIST_TESTS_FLAG = FLAG_PREFIX + 'list_tests'
 
string gtest_catch_exceptions_test.NO_CATCH_EXCEPTIONS_FLAG = FLAG_PREFIX + 'catch_exceptions=0'
 
string gtest_catch_exceptions_test.FILTER_FLAG = FLAG_PREFIX + 'filter'
 
 gtest_catch_exceptions_test.EX_EXE_PATH
 
 gtest_catch_exceptions_test.EXE_PATH
 
 gtest_catch_exceptions_test.environ = gtest_test_utils.environ
 
 gtest_catch_exceptions_test.SetEnvVar = gtest_test_utils.SetEnvVar
 
 gtest_catch_exceptions_test.TEST_LIST
 
string gtest_catch_exceptions_test.SUPPORTS_SEH_EXCEPTIONS = 'ThrowsSehException' in TEST_LIST
 
 gtest_catch_exceptions_test.BINARY_OUTPUT = gtest_test_utils.Subprocess([EXE_PATH], env=environ).output
 
 gtest_catch_exceptions_test.EX_BINARY_OUTPUT
 

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