module battery.testing.output.xml

Code Map

module battery.testing.output.xml;


fn writeXmlFile(ident: string, filename: string, tests: Test[]) { }