|
HLCC Documentation 2.2.0
|
Unit test for Configuration class. More...
#include "eltpk/config.hpp"#include <functional>#include <gtest/gtest.h>#include <gtest/gtest_prod.h>#include <gmock/gmock-matchers.h>#include <ciiLogManager.hpp>#include "eltpk/dataContext.hpp"#include "eltpk/oldbInterface.hpp"#include "eltpk/logger.hpp"Classes | |
| class | TestConfiguration |
Unit test for Configuration class.
| TEST_F | ( | TestConfiguration | , |
| ConfigAddGetParam | ) |
| TEST_F | ( | TestConfiguration | , |
| ConfigMetadata | ) |
| TEST_F | ( | TestConfiguration | , |
| ConfigSetParam | ) |
| TEST_F | ( | TestConfiguration | , |
| GetListOfKeysFromConfig | ) |
| TEST_F | ( | TestConfiguration | , |
| ParseOptions | ) |
| TEST_F | ( | TestConfiguration | , |
| UpdateConfigFromFile | ) |