AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Static Public Member Functions | List of all members
alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest Class Reference

Test harness for AlexaPresentationAPLVideoConfigParser class. More...

Inheritance diagram for alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest:
Collaboration graph
[legend]

Public Member Functions

void TearDown () override
 Clean up the test harness after running a test. More...
 
 AlexaPresentationAPLVideoConfigParserTest ()
 Constructor. More...
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Static Public Member Functions

static bool areVideoSettingsEqual (const VideoSettings &videoSettings1, const VideoSettings &videoSettings2)
 
static ConfigurationNode getConfigurationNode (std::string jsonConfig)
 
- Static Public Member Functions inherited from testing::Test
static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 

Detailed Description

Test harness for AlexaPresentationAPLVideoConfigParser class.

Constructor & Destructor Documentation

◆ AlexaPresentationAPLVideoConfigParserTest()

alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest::AlexaPresentationAPLVideoConfigParserTest ( )
inline

Constructor.

Member Function Documentation

◆ areVideoSettingsEqual()

bool alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest::areVideoSettingsEqual ( const VideoSettings videoSettings1,
const VideoSettings videoSettings2 
)
static

◆ getConfigurationNode()

ConfigurationNode alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest::getConfigurationNode ( std::string  jsonConfig)
static

◆ TearDown()

void alexaClientSDK::aplCapabilityAgent::test::AlexaPresentationAPLVideoConfigParserTest::TearDown ( )
overridevirtual

Clean up the test harness after running a test.

Reimplemented from testing::Test.


The documentation for this class was generated from the following file:

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