Package net.qdevzone.docunit
Interface PagedDocAsserts<SELF>
- All Known Implementing Classes:
PdfAssertions,WordAssertions
public interface PagedDocAsserts<SELF>
-
Method Summary
Modifier and TypeMethodDescriptionhasPageCount(int count) hasPageCount(int min, int max) hasPages()
-
Method Details
-
hasPages
SELF hasPages() -
hasPageCount
-
hasPageCount
-