Package | Description |
---|---|
com.github.noraui.data.console | |
com.github.noraui.data.csv | |
com.github.noraui.data.excel | |
com.github.noraui.data.rest | |
com.github.noraui.utils |
Modifier and Type | Class and Description |
---|---|
class |
OutputConsoleDataProvider
This DataOutputProvider can be used to display run results through the default console.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvDataProvider |
Modifier and Type | Class and Description |
---|---|
class |
ExcelDataProvider |
class |
InputExcelDataProvider |
class |
OutputExcelDataProvider |
Modifier and Type | Class and Description |
---|---|
class |
RestDataProvider |
Modifier and Type | Method and Description |
---|---|
static DataOutputProvider |
Context.getDataOutputProvider() |
Modifier and Type | Method and Description |
---|---|
static void |
Context.setDataOutputProvider(DataOutputProvider dataOutputProvider) |
Copyright © 2023 NoraUi. All rights reserved.