Interface CheckboxAssertion
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
OverlapsCellAssertion
An assertion checked by
CheckboxValue
in order to ensure that extracted data matches expectations.-
Method Summary
Modifier and TypeMethodDescriptioncheck
(WorkbookWithMetadata workbook, org.apache.poi.ss.usermodel.Sheet sheet, Checkbox checkbox)
-
Method Details
-
check
AssertionResult check(WorkbookWithMetadata workbook, org.apache.poi.ss.usermodel.Sheet sheet, Checkbox checkbox)
-