integration.handler
Class YearEndPriceHandlerBySqlIT

java.lang.Object
  extended by integration.handler.AbstractHandlerBySqlIT
      extended by integration.handler.YearEndPriceHandlerBySqlIT

public class YearEndPriceHandlerBySqlIT
extends AbstractHandlerBySqlIT

Author:
mjr2586

Field Summary
 
Fields inherited from class integration.handler.AbstractHandlerBySqlIT
dataSource
 
Constructor Summary
YearEndPriceHandlerBySqlIT()
           
 
Method Summary
 void getYearEndPriceForDow()
           
 void getYearEndPriceForGold()
           
 void getYearEndPriceForNasdaq()
           
 void getYearEndPriceForOil()
           
 void getYearEndPriceForStandardAndPoors500()
           
 void setUp()
           
static void setUpClass()
           
 void setYearEndPriceForDow()
           
 void setYearEndPriceForGold()
           
 void setYearEndPriceForNasdaq()
           
 void setYearEndPriceForOil()
           
 void setYearEndPriceForStandardAndPoors500()
           
 void tearDown()
           
static void tearDownClass()
           
 
Methods inherited from class integration.handler.AbstractHandlerBySqlIT
getConnection, getDataSource, getPrimaryKeyHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YearEndPriceHandlerBySqlIT

public YearEndPriceHandlerBySqlIT()
Method Detail

setYearEndPriceForGold

public void setYearEndPriceForGold()
                            throws Exception
Throws:
Exception

setYearEndPriceForOil

public void setYearEndPriceForOil()
                           throws Exception
Throws:
Exception

setYearEndPriceForStandardAndPoors500

public void setYearEndPriceForStandardAndPoors500()
                                           throws Exception
Throws:
Exception

setYearEndPriceForNasdaq

public void setYearEndPriceForNasdaq()
                              throws Exception
Throws:
Exception

setYearEndPriceForDow

public void setYearEndPriceForDow()
                           throws Exception
Throws:
Exception

getYearEndPriceForOil

public void getYearEndPriceForOil()
                           throws Exception
Throws:
Exception

getYearEndPriceForGold

public void getYearEndPriceForGold()
                            throws Exception
Throws:
Exception

getYearEndPriceForStandardAndPoors500

public void getYearEndPriceForStandardAndPoors500()
                                           throws Exception
Throws:
Exception

getYearEndPriceForNasdaq

public void getYearEndPriceForNasdaq()
                              throws Exception
Throws:
Exception

getYearEndPriceForDow

public void getYearEndPriceForDow()
                           throws Exception
Throws:
Exception

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class AbstractHandlerBySqlIT
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class AbstractHandlerBySqlIT
Throws:
Exception


Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.