AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
def | testCatchesCxxExceptionsInFixtureConstructor (self) |
def | testCatchesCxxExceptionsInFixtureDestructor (self) |
def | testCatchesCxxExceptionsInSetUpTestCase (self) |
def | testCatchesCxxExceptionsInTearDownTestCase (self) |
def | testCatchesCxxExceptionsInSetUp (self) |
def | testCatchesCxxExceptionsInTearDown (self) |
def | testCatchesCxxExceptionsInTestBody (self) |
def | testCatchesNonStdCxxExceptions (self) |
def | testUnhandledCxxExceptionsAbortTheProgram (self) |
Tests C++ exception-catching behavior. Tests in this test case verify that: * C++ exceptions are caught and logged as C++ (not SEH) exceptions * Exception thrown affect the remainder of the test work flow in the expected manner.
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureConstructor | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInFixtureDestructor | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUp | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInSetUpTestCase | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDown | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTearDownTestCase | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesCxxExceptionsInTestBody | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testCatchesNonStdCxxExceptions | ( | self | ) |
def gtest_catch_exceptions_test.CatchCxxExceptionsTest.testUnhandledCxxExceptionsAbortTheProgram | ( | self | ) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0