public class TestResultComparison extends 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)
Copyright © 2022. All rights reserved.