public class InvokeMethod extends Statement
| Constructor and Description |
|---|
InvokeMethod(FrameworkMethod testMethod,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate()
Run the action, throwing a
Throwable if anything goes wrong. |
public InvokeMethod(FrameworkMethod testMethod, Object target)
Copyright © 2002–2017 JUnit. All rights reserved.