public interface HasCsvTestExecutionHandlers
CsvRunner to trigger CsvTestExecutionHandler.| Modifier and Type | Method and Description |
|---|---|
List<CsvTestExecutionHandler> |
getCsvTestExecutionHandlers()
Get the list of handlers to trigger while invoking
CsvMethod annotated method. |
List<CsvTestExecutionHandler> getCsvTestExecutionHandlers()
CsvMethod annotated method.Copyright © 2018. All rights reserved.