Package | Description |
---|---|
org.jenkinsci.plugins.gatlingcheck.data | |
org.jenkinsci.plugins.gatlingcheck.util |
Modifier and Type | Method and Description |
---|---|
GatlingReportStats |
GatlingReport.getStats() |
Modifier and Type | Method and Description |
---|---|
void |
GatlingReport.setStats(GatlingReportStats stats) |
Modifier and Type | Method and Description |
---|---|
static double |
GatlingReportStatsUtils.getOKRate(GatlingReportStats gatlingReportStats) |
static double |
GatlingReportStatsUtils.getQps(GatlingReportStats gatlingReportStats) |
static double |
GatlingReportStatsUtils.getResponseTime95(GatlingReportStats gatlingReportStats) |
static double |
GatlingReportStatsUtils.getResponseTime99(GatlingReportStats gatlingReportStats) |
static double |
GatlingReportStatsUtils.getResponseTimeAvg(GatlingReportStats gatlingReportStats) |
Copyright © 2016–2019. All rights reserved.