Interface PagedDocAsserts<SELF>

All Known Implementing Classes:
PdfAssertions, WordAssertions

public interface PagedDocAsserts<SELF>
  • Method Details

    • hasPages

      SELF hasPages()
    • hasPageCount

      SELF hasPageCount(int count)
    • hasPageCount

      SELF hasPageCount(int min, int max)