Class ScreenshotBlurCheck

java.lang.Object
net.thucydides.core.screenshots.ScreenshotBlurCheck

public class ScreenshotBlurCheck
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ScreenshotBlurCheck()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Optional<BlurLevel> blurLevel()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ScreenshotBlurCheck

      public ScreenshotBlurCheck()
  • Method Details

    • blurLevel

      public java.util.Optional<BlurLevel> blurLevel()