net.thucydides.core.screenshots
Class QueuedScreenshot

Package class diagram package QueuedScreenshot
java.lang.Object
  extended by net.thucydides.core.screenshots.QueuedScreenshot

public class QueuedScreenshot
extends Object


Constructor Summary
QueuedScreenshot(File sourceFilename, File targetFilename)
           
 
Method Summary
 File getDestinationFile()
           
 File getSourceFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueuedScreenshot

public QueuedScreenshot(File sourceFilename,
                        File targetFilename)
Method Detail

getDestinationFile

public File getDestinationFile()

getSourceFile

public File getSourceFile()


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.