public class AutomatedHelper
extends java.lang.Object
Constructor and Description |
---|
AutomatedHelper(java.lang.reflect.Method method,
java.lang.Object[] arguments)
The constructor requires the help method and its arguments.
|
Modifier and Type | Method and Description |
---|---|
void |
callHelp()
This method runs the help method with its argument.
|