Functions
lex_param_test.cpp File Reference
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <lex_common_test/parameter_reader_mock.h>
#include <lex_common_test/test_logger.h>
#include <lex_common/lex_param_helper.h>
#include <aws/core/config/AWSProfileConfigLoader.h>
#include <aws/core/Aws.h>
#include <aws/core/utils/logging/LogMacros.h>
#include <aws/core/utils/logging/AWSLogging.h>
#include <aws/core/utils/logging/LogLevel.h>
#include <string>
#include <memory>
Include dependency graph for lex_param_test.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (ParameterTest, LoadLexParamsUserIdFail)
 
 TEST (ParameterTest, LoadLexParamsBotNameFail)
 
 TEST (ParameterTest, LoadLexParamsBotAliasFail)
 
 TEST (ParameterTest, LoadLexParamsSuccess)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 93 of file lex_param_test.cpp.

TEST ( ParameterTest  ,
LoadLexParamsUserIdFail   
)

Definition at line 40 of file lex_param_test.cpp.

TEST ( ParameterTest  ,
LoadLexParamsBotNameFail   
)

Definition at line 48 of file lex_param_test.cpp.

TEST ( ParameterTest  ,
LoadLexParamsBotAliasFail   
)

Definition at line 56 of file lex_param_test.cpp.

TEST ( ParameterTest  ,
LoadLexParamsSuccess   
)

Test all params are read successfully from the lex param loader.

Definition at line 67 of file lex_param_test.cpp.



lex_common
Author(s): AWS RoboMaker
autogenerated on Sat Mar 6 2021 03:43:24