9 #ifndef RAD_UTEST_CONFIG_HPP
10 #define RAD_UTEST_CONFIG_HPP
Config class header file.
Definition: config.hpp:67
Definition: config.hpp:39
virtual ~Config()
Definition: config.cpp:57
Config()
Definition: config.cpp:17
const std::string CONFIG_DEFAULT_REQ_ENDPOINT
Definition: config.hpp:27
const std::string CONFIG_DEFAULT_SCXML_APPEND
Definition: config.hpp:24
const std::string CONFIG_DEFAULT_PROCNAME
Definition: config.hpp:21
const std::string CONFIG_DEFAULT_SCXML_FILENAME
Definition: config.hpp:23
const std::string CONFIG_DEFAULT_VERSION
Definition: config.hpp:19
const std::string CONFIG_DEFAULT_LOG_PROPERTIES
Definition: config.hpp:26
const std::string CONFIG_DEFAULT_FILENAME
Definition: config.hpp:22
const std::string CONFIG_DEFAULT_MODNAME
Definition: config.hpp:20
const bool CONFIG_DEFAULT_TRS_HEALTH_ENABLED
Definition: config.hpp:31
const std::string CONFIG_DEFAULT_OLDB_URI_PREFIX
Definition: config.hpp:29
const int CONFIG_DEFAULT_OLDB_CONN_TIMEOUT
Definition: config.hpp:30
const std::string CONFIG_DEFAULT_LOG_LEVEL
Definition: config.hpp:25
Definition: actionsApp.cpp:20