AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Functions | Variables
sample2_unittest.cc File Reference
#include "sample2.h"
#include "gtest/gtest.h"
Include dependency graph for sample2_unittest.cc:

Functions

 TEST (MyString, DefaultConstructor)
 
 TEST (MyString, ConstructorFromCString)
 
 TEST (MyString, CopyConstructor)
 
 TEST (MyString, Set)
 

Variables

const char kHelloString [] = "Hello, world!"
 

Function Documentation

◆ TEST() [1/4]

TEST ( MyString  ,
DefaultConstructor   
)

◆ TEST() [2/4]

TEST ( MyString  ,
ConstructorFromCString   
)

◆ TEST() [3/4]

TEST ( MyString  ,
CopyConstructor   
)

◆ TEST() [4/4]

TEST ( MyString  ,
Set   
)

Variable Documentation

◆ kHelloString

const char kHelloString[] = "Hello, world!"

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