private static class MethodHelper.MatchResults
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
foundAtLeastAMethod |
private java.util.List<ITestNGMethod> |
matchedMethods |
| Modifier | Constructor and Description |
|---|---|
private |
MatchResults() |
private java.util.List<ITestNGMethod> matchedMethods
private boolean foundAtLeastAMethod