Maven Test Performance
constructor(@Json(name = "tests" ) tests: BuildTestPerformanceTests, @Json(name = "serialTestGoalsExecutionTime" ) serialTestGoalsExecutionTime: Long, @Json(name = "testAcceleration" ) testAcceleration: TestPerformanceBuildTestAcceleration, @Json(name = "testGoals" ) testGoals: List<TestPerformanceGoal>)
Parameters
tests
serial Test Goals Execution Time
The sum of the serial execution times in millis of test goals run in the build.
test Acceleration
test Goals