Protected Member Functions | |
Common::AddonInformation | CreateXmlAddressSpaceAddonConfig () |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
Common::AddonsManager::SharedPtr | Addons |
Definition at line 31 of file xml_address_space_addon_ut.cpp.
Common::AddonInformation XmlSpaceAddon::CreateXmlAddressSpaceAddonConfig | ( | ) | [inline, protected] |
Definition at line 50 of file xml_address_space_addon_ut.cpp.
virtual void XmlSpaceAddon::SetUp | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 34 of file xml_address_space_addon_ut.cpp.
virtual void XmlSpaceAddon::TearDown | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 43 of file xml_address_space_addon_ut.cpp.
Common::AddonsManager::SharedPtr XmlSpaceAddon::Addons [protected] |
Definition at line 60 of file xml_address_space_addon_ut.cpp.