integration.handler
Class DayEndPriceHandlerBySqlIT

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

public class DayEndPriceHandlerBySqlIT
extends AbstractHandlerBySqlIT

Author:
mjr2586

Field Summary
 
Fields inherited from class integration.handler.AbstractHandlerBySqlIT
dataSource
 
Constructor Summary
DayEndPriceHandlerBySqlIT()
           
 
Method Summary
 void getDayEndPriceForDow()
           
 void getDayEndPriceForGold()
           
 void getDayEndPriceForNasdaq()
           
 void getDayEndPriceForOil()
           
 void getDayEndPriceForStandardAndPoors500()
           
 void saveDayEndPriceForDow()
           
 void saveDayEndPriceForGold()
           
 void saveDayEndPriceForNasdaq()
           
 void saveDayEndPriceForOil()
           
 void saveDayEndPriceForStandardAndPoors500()
           
 void setUp()
           
static void setUpClass()
           
 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

DayEndPriceHandlerBySqlIT

public DayEndPriceHandlerBySqlIT()
Method Detail

saveDayEndPriceForGold

public void saveDayEndPriceForGold()

saveDayEndPriceForOil

public void saveDayEndPriceForOil()

saveDayEndPriceForStandardAndPoors500

public void saveDayEndPriceForStandardAndPoors500()

saveDayEndPriceForNasdaq

public void saveDayEndPriceForNasdaq()

saveDayEndPriceForDow

public void saveDayEndPriceForDow()

getDayEndPriceForStandardAndPoors500

public void getDayEndPriceForStandardAndPoors500()

getDayEndPriceForOil

public void getDayEndPriceForOil()

getDayEndPriceForNasdaq

public void getDayEndPriceForNasdaq()

getDayEndPriceForGold

public void getDayEndPriceForGold()

getDayEndPriceForDow

public void getDayEndPriceForDow()

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.