Uses of Class
org.anchoranalysis.test.image.csv.CSVComparer
| Package | Description |
|---|---|
| org.anchoranalysis.test.image |
Testing utilities and fixtures with no greater downstream dependency than anchor-image-io
or anchor-io-bioformats or anchor-imagej.
|
-
Uses of CSVComparer in org.anchoranalysis.test.image
Methods in org.anchoranalysis.test.image with parameters of type CSVComparer Modifier and Type Method Description booleanDualComparer. compareTwoCsvFiles(String path, CSVComparer comparer, PrintStream messageStream)Compare two CSV files using a specified comparer.