public class FindTestNGTestMethods extends Object
Constructor and Description |
---|
FindTestNGTestMethods() |
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)
testsMatcher
- testClassName
- Copyright © 2010–2019 GZoltar. All rights reserved.