Package org.testfx.service.support
package org.testfx.service.support
-
ClassDescriptionPossible types for image exportStores a list of events that have been fired since the start of a test; useful for debugging.Indicates how similar/dissimilar two images were on a pixel-to-pixel comparison level via
PixelMatcher.match(Image, Image)
.