| Package | Description |
|---|---|
| org.junit.jupiter.params.provider |
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations. |
| Modifier and Type | Field and Description |
|---|---|
private CsvFileSource |
CsvFileArgumentsProvider.annotation |
private CsvFileSource |
CsvFileArgumentsProvider.CsvParserIterator.annotation |
| Modifier and Type | Method and Description |
|---|---|
void |
CsvFileArgumentsProvider.accept(CsvFileSource annotation) |
| Constructor and Description |
|---|
CsvParserIterator(com.univocity.parsers.csv.CsvParser csvParser,
CsvFileSource annotation) |