AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Protected Member Functions | Static Protected Member Functions | List of all members
testing::InitGoogleTestTest Class Reference
Inheritance diagram for testing::InitGoogleTestTest:
Inheritance graph
[legend]
Collaboration diagram for testing::InitGoogleTestTest:
Collaboration graph
[legend]

Protected Member Functions

virtual void SetUp ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Static Protected Member Functions

template<typename CharType >
static void AssertStringArrayEq (size_t size1, CharType **array1, size_t size2, CharType **array2)
 
static void CheckFlags (const Flags &expected)
 
template<typename CharType >
static void TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help)
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- 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)
 

Member Function Documentation

◆ AssertStringArrayEq()

template<typename CharType >
static void testing::InitGoogleTestTest::AssertStringArrayEq ( size_t  size1,
CharType **  array1,
size_t  size2,
CharType **  array2 
)
inlinestaticprotected

◆ CheckFlags()

static void testing::InitGoogleTestTest::CheckFlags ( const Flags expected)
inlinestaticprotected

◆ SetUp()

virtual void testing::InitGoogleTestTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

◆ TestParsingFlags()

template<typename CharType >
static void testing::InitGoogleTestTest::TestParsingFlags ( int  argc1,
const CharType **  argv1,
int  argc2,
const CharType **  argv2,
const Flags expected,
bool  should_print_help 
)
inlinestaticprotected

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