junit.handler
Class CalendarHandlerByJavaTest

java.lang.Object
  extended by integration.handler.AbstractHandlerBySqlIT
      extended by junit.handler.CalendarHandlerByJavaTest

public class CalendarHandlerByJavaTest
extends AbstractHandlerBySqlIT

Author:
mjr2586

Field Summary
 
Fields inherited from class integration.handler.AbstractHandlerBySqlIT
dataSource
 
Constructor Summary
CalendarHandlerByJavaTest()
           
 
Method Summary
 void getLastYear()
           
 void getThisYear()
           
 void isNowTheLastDayOfTheYear_No()
           
 void isNowTheLastDayOfTheYear_Yes()
           
 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

CalendarHandlerByJavaTest

public CalendarHandlerByJavaTest()
Method Detail

isNowTheLastDayOfTheYear_Yes

public void isNowTheLastDayOfTheYear_Yes()

isNowTheLastDayOfTheYear_No

public void isNowTheLastDayOfTheYear_No()

getLastYear

public void getLastYear()
                 throws Exception
Throws:
Exception

getThisYear

public void getThisYear()
                 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.