Package 

Class KotlinReportAggregatingTestRun

  • All Implemented Interfaces:
    org.gradle.api.Named , org.jetbrains.kotlin.gradle.execution.KotlinAggregatingExecution , org.jetbrains.kotlin.gradle.plugin.ExecutionTaskHolder , org.jetbrains.kotlin.gradle.plugin.KotlinExecution , org.jetbrains.kotlin.gradle.plugin.KotlinTestRun , org.jetbrains.kotlin.gradle.testing.KotlinAggregatingTestRun

    
    public abstract class KotlinReportAggregatingTestRun<E extends KotlinExecution.ExecutionSource, A extends KotlinAggregateExecutionSource<E>, T extends KotlinTestRun<E>>
     implements KotlinAggregatingTestRun<E, A, T>, ExecutionTaskHolder<KotlinTestReport>