Class TestResultAggregator

java.lang.Object
hudson.matrix.MatrixAggregator
hudson.tasks.test.TestResultAggregator
All Implemented Interfaces:
ExtensionPoint

public class TestResultAggregator extends MatrixAggregator
Aggregates AbstractTestResultActions of MatrixRuns into MatrixBuild.
Author:
Kohsuke Kawaguchi