Class ResolvedTest.MethodMatcher
- java.lang.Object
-
- org.apache.maven.surefire.testset.ResolvedTest.MethodMatcher
-
- Enclosing class:
- ResolvedTest
private final class ResolvedTest.MethodMatcher extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.regex.Patterncache
-
Constructor Summary
Constructors Modifier Constructor Description privateMethodMatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private voidfetchCache()(package private) booleanmatchMethodName(java.lang.String methodName)(package private) voidsanityCheck()
-