Class StepDefinitionAnnotations
java.lang.Object
net.thucydides.core.model.screenshots.StepDefinitionAnnotations
public class StepDefinitionAnnotations
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description StepDefinitionAnnotations() -
Method Summary
Modifier and Type Method Description static voidclear()static TakeScreenshotsgetScreenshotPreferences()static voidsetScreenshotPreferencesTo(TakeScreenshots takeScreenshotPreference)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StepDefinitionAnnotations
public StepDefinitionAnnotations()
-
-
Method Details
-
setScreenshotPreferencesTo
-
getScreenshotPreferences
-
clear
public static void clear()
-