#include <iomanip>
#include <ostream>
#include <vector>
#include <sstream>
#include <map>
#include "hayai/hayai_outputter.hpp"
Go to the source code of this file.
Classes | |
class | hayai::JUnitXmlOutputter |
JUnit-compatible XML outputter. More... | |
class | hayai::JUnitXmlOutputter::TestCase |
Test case. More... | |
Namespaces | |
namespace | hayai |