Gradle Test Performance
constructor(@Json(name = "tests" ) tests: BuildTestPerformanceTests, @Json(name = "serialTestTasksExecutionTime" ) serialTestTasksExecutionTime: Long, @Json(name = "testAcceleration" ) testAcceleration: TestPerformanceBuildTestAcceleration, @Json(name = "testTasks" ) testTasks: List<TestPerformanceTask>)
Parameters
tests
serial Test Tasks Execution Time
The sum of the serial execution times in millis of test tasks run in the build.
test Acceleration
test Tasks