Uses of Package
org.testfx.service.support
-
Packages that use org.testfx.service.support Package Description org.testfx.api org.testfx.assertions.api org.testfx.matcher.base org.testfx.service.support org.testfx.service.support.impl org.testfx.util -
Classes in org.testfx.service.support used by org.testfx.api Class Description Capture CaptureSupport FiredEvents Stores a list of events that have been fired since the start of a test; useful for debugging. -
Classes in org.testfx.service.support used by org.testfx.assertions.api Class Description ColorMatcher -
Classes in org.testfx.service.support used by org.testfx.matcher.base Class Description ColorMatcher -
Classes in org.testfx.service.support used by org.testfx.service.support Class Description CaptureFileFormat Possible types for image exportColorMatcher FiredEvents Stores a list of events that have been fired since the start of a test; useful for debugging.PixelMatcher PixelMatcherResult Indicates how similar/dissimilar two images were on a pixel-to-pixel comparison level viaPixelMatcher.match(Image, Image)
. -
Classes in org.testfx.service.support used by org.testfx.service.support.impl Class Description CaptureFileFormat Possible types for image exportCaptureSupport ColorMatcher PixelMatcher PixelMatcherResult Indicates how similar/dissimilar two images were on a pixel-to-pixel comparison level viaPixelMatcher.match(Image, Image)
. -
Classes in org.testfx.service.support used by org.testfx.util Class Description CaptureSupport FiredEvents Stores a list of events that have been fired since the start of a test; useful for debugging.