#include <test_xml.h>
Definition at line 87 of file test_xml.h.
◆ AgentUtXmlNodeList
◆ AgentUtXmlTestCase()
AgentUtXmlTestCase::AgentUtXmlTestCase |
( |
const std::string & |
name, |
|
|
const pugi::xml_node & |
node, |
|
|
AgentUtXmlTest * |
test |
|
) |
| |
◆ ~AgentUtXmlTestCase()
AgentUtXmlTestCase::~AgentUtXmlTestCase |
( |
| ) |
|
|
virtual |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ name()
const std::string& AgentUtXmlTestCase::name |
( |
| ) |
const |
|
inline |
◆ ReadXml()
bool AgentUtXmlTestCase::ReadXml |
( |
| ) |
|
|
virtual |
◆ Run()
bool AgentUtXmlTestCase::Run |
( |
void |
| ) |
|
|
virtual |
◆ set_verbose()
void AgentUtXmlTestCase::set_verbose |
( |
bool |
val | ) |
|
|
inline |
◆ test()
◆ ToString()
void AgentUtXmlTestCase::ToString |
( |
std::string * |
str | ) |
|
|
virtual |
◆ verbose()
bool AgentUtXmlTestCase::verbose |
( |
| ) |
const |
|
inline |
◆ gen_doc_
pugi::xml_document AgentUtXmlTestCase::gen_doc_ |
|
private |
◆ name_
std::string AgentUtXmlTestCase::name_ |
|
private |
◆ node_list_
◆ test_
◆ verbose_
bool AgentUtXmlTestCase::verbose_ |
|
private |
◆ xml_node_
pugi::xml_node AgentUtXmlTestCase::xml_node_ |
|
private |
The documentation for this class was generated from the following files: