public interface TestMethodExecutor
Modifier and Type | Method and Description |
---|---|
Object |
getInstance()
The current instance.
|
Method |
getMethod()
The method to invoke.
|
void |
invoke(Object... parameters)
Invokes the Method on the Instance.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.