public final class FindJUnitTestMethods extends Object
| Constructor and Description |
|---|
FindJUnitTestMethods() |
| Modifier and Type | Method and Description |
|---|---|
static List<TestMethod> |
find(org.jacoco.core.runtime.WildcardMatcher testsMatcher,
String testClassName) |
public static List<TestMethod> find(org.jacoco.core.runtime.WildcardMatcher testsMatcher, String testClassName) throws ClassNotFoundException
testsMatcher - testClassName - ClassNotFoundExceptionCopyright © 2010–2019 GZoltar. All rights reserved.