junit.handler
Class AbstractHandlerByScrapeTest
java.lang.Object
junit.handler.AbstractHandlerByScrapeTest
- Direct Known Subclasses:
- CrudeOilHandlerByScrapeTest, DowHandlerByScrapeTest, GoldHandlerByScrapeTest, NasdaqHandlerByScrapeTest, StandardAndPoors500HandlerByScrapeTest
public class AbstractHandlerByScrapeTest
- extends Object
- Author:
- mjr2586
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractHandlerByScrapeTest
public AbstractHandlerByScrapeTest()
getInputStream
public InputStream getInputStream(String fullyQualifiedResourceName)
getCalendar
public Calendar getCalendar()
getHtmlPageContents
public HtmlPageContents getHtmlPageContents(String classPathResource)
getYearEndPriceHandler
public YearEndPriceHandler getYearEndPriceHandler(double price)
testSpy
public void testSpy()
setUpClass
public static void setUpClass()
throws Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
tearDown
public void tearDown()
Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.