public class MethodInvoker extends Object
| Constructor and Description |
|---|
MethodInvoker() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
invokeMethodOfClass(ClassLoader classLoader,
TestCase testCase,
String className,
String methodName,
String[] args) |
Copyright © 2019. All rights reserved.