osdep
Class WebDownloaderTest

java.lang.Object
  extended by osdep.WebDownloaderTest

public class WebDownloaderTest
extends java.lang.Object

Author:
SHZ Mar 7, 2008

Constructor Summary
WebDownloaderTest()
           
 
Method Summary
 void testDownload()
           
 void testDownloadWithConsole()
          Test method for WebDownloader.download(java.lang.String, java.lang.String, java.lang.String).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebDownloaderTest

public WebDownloaderTest()
Method Detail

testDownloadWithConsole

public void testDownloadWithConsole()
                             throws java.lang.Exception
Test method for WebDownloader.download(java.lang.String, java.lang.String, java.lang.String).

Throws:
java.lang.Exception

testDownload

public void testDownload()