AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Functions
StringUtilsTest.cpp File Reference
#include <gtest/gtest.h>
#include <AVSCommon/Utils/String/StringUtils.h>
Include dependency graph for StringUtilsTest.cpp:

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::utils
 
 alexaClientSDK::avsCommon::utils::test
 

Functions

 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_emptyStringFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_simpleDecimalInteger)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_negativeInt)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_initialWhitespaceSucceeds)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_trailingWhitespaceSucceeds)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_leadingAndTrailingWhitespaceSucceeds)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_nonWhitespacePrefixFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_nonWhitespaceSuffixFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_nonWhitespacePrefixAndSuffixFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_nonWhitespaceAndNonWhitespacePrefixFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_nonWhitespaceAndNonWhitespaceSuffixFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_nonWhitespaceAndNonWhitespacePrefixAndSuffixFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_zeroSucceeds)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_decimalFloatFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_octalInterpretedAsDecimal)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_hexIntFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_tooLargeIntFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_tooSmallIntFails)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_multipleNumbers)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_toLowerEmptyString)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_toLowerCaseString)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_toUpperCaseString)
 
 alexaClientSDK::avsCommon::utils::test::TEST (StringUtilsTest, test_toCamelCaseString)
 

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