public class InstrumentationContextClassMatcherHelper
extends java.lang.Object
| Constructor and Description |
|---|
InstrumentationContextClassMatcherHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatch(java.util.Collection<ClassMatchVisitorFactory> matchers,
java.lang.Class<?> clazz) |
boolean |
isMissingResourceExpected(java.lang.String className) |
public InstrumentationContextClassMatcherHelper()
public boolean isMatch(java.util.Collection<ClassMatchVisitorFactory> matchers, java.lang.Class<?> clazz)
public boolean isMissingResourceExpected(java.lang.String className)