| Interface | Description |
|---|---|
| CsvTestExecutionHandler |
Callback interface to be notified before a
CsvMethod annotated method
invocation. |
| HasCsvTestExecutionHandlers |
Interface used by
CsvRunner to trigger CsvTestExecutionHandler. |
| Class | Description |
|---|---|
| CsvMethodInvocation |
A DTO to hold a
CsvMethod annotated method invocation data. |
| CsvRunner |
Copyright © 2018. All rights reserved.