public class AllureBuilder
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
reportSummaryTableBuilder
public static String reportSummaryTableBuilder(String expectedText,
int actualRequestsCount,
int allPassedCount,
String[][] baseCheckResult,
String[][] bodyCheckResult,
String[][] headerCheckResult,
String[][] queryParamsCheckResult,
String[][] allCheckResults)