protected static class EmailableReporter2.MethodResult extends Object
| Constructor and Description |
|---|
MethodResult(List<ITestResult> results) |
| Modifier and Type | Method and Description |
|---|---|
List<ITestResult> |
getResults() |
public MethodResult(List<ITestResult> results)
results - the non-null, non-empty result listpublic List<ITestResult> getResults()
Copyright © 2024. All rights reserved.