PerformanceTestResult

data class PerformanceTestResult(val testName: String, val statistic: PerformanceTestStatistic, val script: PerformanceTestScript)

Constructors

Link copied to clipboard
constructor(testName: String, statistic: PerformanceTestStatistic, script: PerformanceTestScript)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard