net.thucydides.core.screenshots
Class SingleThreadScreenshotProcessor
java.lang.Object
net.thucydides.core.screenshots.SingleThreadScreenshotProcessor
- All Implemented Interfaces:
- ScreenshotProcessor
public class SingleThreadScreenshotProcessor
- extends Object
- implements ScreenshotProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleThreadScreenshotProcessor
@Inject
public SingleThreadScreenshotProcessor(EnvironmentVariables environmentVariables)
start
public void start()
waitUntilDone
public void waitUntilDone()
- Specified by:
waitUntilDone in interface ScreenshotProcessor
queueScreenshot
public void queueScreenshot(QueuedScreenshot queuedScreenshot)
- Specified by:
queueScreenshot in interface ScreenshotProcessor
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in interface ScreenshotProcessor
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.