private final class ResolvedTest.MethodMatcher
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.regex.Pattern |
cache |
Modifier | Constructor and Description |
---|---|
private |
MethodMatcher() |
Modifier and Type | Method and Description |
---|---|
private void |
fetchCache() |
(package private) boolean |
matchMethodName(java.lang.String methodName) |
(package private) void |
sanityCheck() |