#include <boost/lexical_cast.hpp>
#include <boost/test/unit_test.hpp>
#include <ored/utilities/xmlutils.hpp>
#include <oret/toplevelfixture.hpp>
#include <ql/errors.hpp>
#include <ql/types.hpp>
Go to the source code of this file.
Functions | |
BOOST_FIXTURE_TEST_CASE (testXMLDataGetters, F) | |
BOOST_FIXTURE_TEST_CASE (testXMLVectorDataGetters, F) | |
BOOST_FIXTURE_TEST_CASE (testXMLDataSetters, F) | |
BOOST_FIXTURE_TEST_CASE (testXMLAttributes, F) | |
BOOST_FIXTURE_TEST_CASE | ( | testXMLDataGetters | , |
F | |||
) |
Definition at line 74 of file xmlmanipulation.cpp.
BOOST_FIXTURE_TEST_CASE | ( | testXMLVectorDataGetters | , |
F | |||
) |
Definition at line 113 of file xmlmanipulation.cpp.
BOOST_FIXTURE_TEST_CASE | ( | testXMLDataSetters | , |
F | |||
) |
Definition at line 145 of file xmlmanipulation.cpp.
BOOST_FIXTURE_TEST_CASE | ( | testXMLAttributes | , |
F | |||
) |
Definition at line 167 of file xmlmanipulation.cpp.