Uses of Class
net.qdevzone.docunit.spreadsheet.ExcelAssertions
Packages that use ExcelAssertions
-
Uses of ExcelAssertions in net.qdevzone.docunit
Methods in net.qdevzone.docunit that return ExcelAssertions -
Uses of ExcelAssertions in net.qdevzone.docunit.spreadsheet
Methods in net.qdevzone.docunit.spreadsheet that return ExcelAssertionsModifier and TypeMethodDescriptionExcelAssertions.hasCellValue(int sheetId, int h, int v, String expected) ExcelAssertions.hasSheetCount(int expected) ExcelAssertions.isNotValid()ExcelAssertions.isValid()