public interface ResultsOutput
Modifier and Type | Method and Description |
---|---|
void |
recordResult(List<? extends Object> columnValues,
SimpleValueMatcher... check) |
void recordResult(List<? extends Object> columnValues, SimpleValueMatcher... check) throws IOException, jxl.write.WriteException, jxl.read.biff.BiffException
IOException
jxl.write.WriteException
jxl.read.biff.BiffException
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.