Package com.applitools.eyes.settings
Class CloseSettings
java.lang.Object
com.applitools.eyes.settings.CloseSettings
- All Implemented Interfaces:
ICloseSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()setThrowErr(Boolean throwErr) setUpdateBaselineIfDifferent(Boolean updateBaselineIfDifferent) setUpdateBaselineIfNew(Boolean updateBaselineIfNew)
-
Constructor Details
-
CloseSettings
public CloseSettings()
-
-
Method Details
-
setThrowErr
- Specified by:
setThrowErrin interfaceICloseSettings
-
setUpdateBaselineIfNew
- Specified by:
setUpdateBaselineIfNewin interfaceICloseSettings
-
setUpdateBaselineIfDifferent
- Specified by:
setUpdateBaselineIfDifferentin interfaceICloseSettings
-
clone
-
getThrowErr
- Specified by:
getThrowErrin interfaceICloseSettings
-
getUpdateBaselineIfNew
- Specified by:
getUpdateBaselineIfNewin interfaceICloseSettings
-
getUpdateBaselineIfDifferent
- Specified by:
getUpdateBaselineIfDifferentin interfaceICloseSettings
-