6566676869707172737475
System.out.print(io.name()+":"+io.value()+ " "); } } CSVReporter reporter = new CSVReporter(workflow, new File("output_dir_iterator")); reporter.report(); } @Test public void testTemplateWorkflow() throws IOException{