public class TestResultComparison
extends java.lang.Object
Constructor and Description |
---|
TestResultComparison(TestResult testResultA,
TestResult testResultB) |
Modifier and Type | Method and Description |
---|---|
static TestResult |
overallResultFor(TestResult testResultA,
TestResult testResultB) |
public TestResultComparison(TestResult testResultA, TestResult testResultB)
public static TestResult overallResultFor(TestResult testResultA, TestResult testResultB)