public Target
Run Interaction and perform response verification
| Modifier and Type | Method and Description |
|---|---|
void |
addResultCallback()
Add a callback to receive the test interaction result
|
void |
testInteraction()
Run Interaction and perform response verification Any exception will be caught by caller and reported as test failure
|