17 BOOST_TEST(!oss.
str().empty());
26 BOOST_TEST(!oss.
str().empty());
35 BOOST_TEST(!oss.
str().empty());
BOOST_AUTO_TEST_SUITE(PreProcess)
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(Documentation)
#define PRECICE_TEST(...)
Main class for preCICE XML configuration tree.
xml::XMLTag & getXMLTag()
Returns root xml tag to start the automatic configuration process.
void toMarkdown(std::ostream &out, const XMLTag &tag)
Prints the Markdown reference for the given tag.
void toDTD(std::ostream &out, const XMLTag &tag)
Prints the DTD reference for the given tag.
void toDocumentation(std::ostream &out, const XMLTag &tag)
Prints the XML reference for the given tag.