TestPerformanceWorkUnitTestAcceleration

constructor(@Json(name = "predictiveTestSelection") predictiveTestSelection: TestPerformanceWorkUnitPredictiveTestSelection, @Json(name = "testDistribution") testDistribution: TestPerformanceWorkUnitTestDistribution, @Json(name = "wallClockSavings") wallClockSavings: Long?)

Parameters

predictiveTestSelection
testDistribution
wallClockSavings

The wall-clock savings in milliseconds, which can be negative. Negative values indicate that it took more time to make the test acceleration requests, than it would have taken to directly execute the tests.