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 void
clear()
static TakeScreenshots
getScreenshotPreferences()
static void
setScreenshotPreferencesTo(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()
-