public class TestResultAggregator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALL_CONSUMER_PARTICIPANTS_NAME |
static String |
ALL_PARTICIPANTS_NAME |
static String |
ALL_PRODUCER_PARTICIPANTS_NAME |
Constructor and Description |
---|
TestResultAggregator() |
Modifier and Type | Method and Description |
---|---|
AggregatedTestResult |
aggregateTestResult(ITestResult originalTestResult) |
public static final String ALL_PARTICIPANTS_NAME
public static final String ALL_PRODUCER_PARTICIPANTS_NAME
public static final String ALL_CONSUMER_PARTICIPANTS_NAME
public AggregatedTestResult aggregateTestResult(ITestResult originalTestResult)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.