class ConfigurationManagerTest
Defined at line 55 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
Public Methods
void ConfigurationManagerTest ()
Defined at line 57 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
void SetUp ()
Defined at line 70 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
void TearDown ()
Defined at line 86 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
Protected Methods
void CopyFileFromPkgToData (const std::string filename)
Copy the file from /pkg/data to /data.
Defined at line 96 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
void CopyFileFromConfigToData (const std::string filename)
Copy the file from /config/data to /data.
Defined at line 102 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
void CopyFileFromConfigToData (const std::string source, const std::string destination)
Copy the file from /config/data to /data, with a new filename.
Defined at line 107 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
FakeBuildInfoProvider & fake_buildinfo_provider ()
Defined at line 112 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
FakeHwinfoDevice & fake_hwinfo_device ()
Defined at line 113 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
FakeHwinfoProduct & fake_hwinfo_product ()
Defined at line 114 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
FakeFactoryWeaveFactoryStoreProvider & fake_factory_weave_factory_store_provider ()
Defined at line 116 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
FakeWeaveFactoryDataManager & fake_weave_factory_data_manager ()
Defined at line 120 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
TestConfigurationManager & delegate ()
Defined at line 124 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp
TestThreadStackManager & thread_delegate ()
Defined at line 128 of file ../../src/connectivity/weave/adaptation/tests/configuration_manager_unittests.cpp