private final static String ERROR = "error";
public void testMergeTestHistoryResult()
{
StartupReportConfiguration reportConfig = new StartupReportConfiguration( true, true, "PLAIN", false, false, new File("target"), false, null, "TESTHASH",
false, 1 );
DefaultReporterFactory factory = new DefaultReporterFactory( reportConfig );
// First run, four tests failed and one passed