AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
IPCVersionManagerTest.cpp File Reference
#include <gtest/gtest.h>
#include "rapidjson/document.h"
#include <AVSCommon/Utils/JSON/JSONUtils.h>
#include "IPCServerSampleApp/IPC/IPCVersionManager.h"
Include dependency graph for IPCVersionManagerTest.cpp:

Classes

class  alexaClientSDK::sampleApplications::ipcServerSampleApp::test::IPCVersionManagerTest
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::sampleApplications
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test
 

Functions

static const std::string alexaClientSDK::sampleApplications::ipcServerSampleApp::test::SESSION_SETUP ("SessionSetup")
 The SessionSetup string. More...
 
static const std::string alexaClientSDK::sampleApplications::ipcServerSampleApp::test::FOCUS_MANAGER ("FocusManager")
 The FocusManager string. More...
 
static const std::string alexaClientSDK::sampleApplications::ipcServerSampleApp::test::CONTROLLER ("Controller")
 The Controller string. More...
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_serverClientVersionEqual)
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_highServerVersion)
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_highClientVersion)
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_mixedMismatch)
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_mixedMismatchDocument)
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_mixedMiddleEntryMismatchDocument)
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_registeredNamespaceOnServerNotClient)
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::test::TEST_F (IPCVersionManagerTest, test_registeredNamespaceOnClientNotServer)
 

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