Uses of Class
eu.svjatoslav.sixth.e3d.headless.GoldenImage.Result
Packages that use GoldenImage.Result
Package
Description
Headless rendering toolkit: windowless snapshots, pixel assertions,
golden-image comparison and scene-state dumps.
-
Uses of GoldenImage.Result in eu.svjatoslav.sixth.e3d.headless
Methods in eu.svjatoslav.sixth.e3d.headless that return GoldenImage.ResultModifier and TypeMethodDescriptionstatic GoldenImage.ResultGoldenImage.compare(BufferedImage actual, File goldenFile, int channelTolerance, double maxDiffFraction) Compares an image against a golden PNG file.