Uses of Class
net.qdevzone.docunit.image.ImageAssertions
Packages that use ImageAssertions
-
Uses of ImageAssertions in net.qdevzone.docunit
Methods in net.qdevzone.docunit that return ImageAssertions -
Uses of ImageAssertions in net.qdevzone.docunit.image
Methods in net.qdevzone.docunit.image that return ImageAssertionsModifier and TypeMethodDescriptionImageAssertions.hasAverageRgbDeltaLessThan(byte[] otherImageData, double maxDelta) ImageAssertions.hasCaption(String expected) ImageAssertions.hasImageSize(int width, int height) ImageAssertions.hasKeyword(String expected) ImageAssertions.isGif()ImageAssertions.isJpeg()ImageAssertions.isNotValid()ImageAssertions.isPng()ImageAssertions.isValid()