Interface CellAssertion
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
AdjacentCellAssertion
- All Known Implementing Classes:
ValueInAssertion
An assertion checked by
CellValue
in order to ensure that extracted data matches expectations.-
Method Summary
Modifier and TypeMethodDescriptioncheck
(WorkbookWithMetadata workbook, org.apache.poi.ss.usermodel.Sheet sheet, Location location)
-
Method Details
-
check
AssertionResult check(WorkbookWithMetadata workbook, org.apache.poi.ss.usermodel.Sheet sheet, Location location)
-