public class TestClassHelper extends Object
| Constructor and Description |
|---|
TestClassHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends junit.framework.TestCase> |
createTestSuite(Class<T> clazz,
Iterable<String> methodNames) |
static <T extends junit.framework.TestCase> |
getMethodsSorted(Class<T> clazz)
Returns list of methods according to their order in the source file.
|
public static <T extends junit.framework.TestCase> List<gw.internal.ext.org.objectweb.asm.tree.MethodNode> getMethodsSorted(Class<T> clazz)
Class.getResourceAsStream(java.lang.String) so it won't work for classes generated at runtine.clazz - class to analyzeCopyright © 2017. All rights reserved.