com.github.internal.HtmlBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of testng-metrics Show documentation
Show all versions of testng-metrics Show documentation
A HTML Report of test executions via TestNG
package com.github.internal;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import org.testng.ISuiteResult;
import org.testng.ITestResult;
import com.github.internal.Utils.ExecutionResults;
public class HtmlBuilder {
public static StringBuilder buildScriptContent() {
// SCRIPT CONTENT
StringBuilder builder = new StringBuilder();
builder
.append(
"\r\n")
.append(
"\r\n \r\n \r\n \r\n \r\n ")
.append("\r\n