Uses of Class
com.lazerycode.jmeter.results.CSVScanResult
-
Packages that use CSVScanResult Package Description com.lazerycode.jmeter.results -
-
Uses of CSVScanResult in com.lazerycode.jmeter.results
Methods in com.lazerycode.jmeter.results that return CSVScanResult Modifier and Type Method Description protected static CSVScanResult
CSVFileScanner. scanCsvForValues(File file, List<String> values)
Scans a csv file to calculate success/failure counts.
-