public abstract class FindTestMethods extends Object
Constructor and Description |
---|
FindTestMethods() |
Modifier and Type | Method and Description |
---|---|
static List<TestMethod> |
findTestMethodsInPath(File path,
org.jacoco.core.runtime.WildcardMatcher testsMatcher) |
public static List<TestMethod> findTestMethodsInPath(File path, org.jacoco.core.runtime.WildcardMatcher testsMatcher) throws IOException, ClassNotFoundException
path
- testsMatcher
- IOException
ClassNotFoundException
Copyright © 2010–2019 GZoltar. All rights reserved.