org.geebis.books.model.terms
Class DateDrivenTermsTest

java.lang.Object
  extended by org.geebis.books.model.terms.DateDrivenTermsTest

public class DateDrivenTermsTest
extends java.lang.Object


Constructor Summary
DateDrivenTermsTest()
           
 
Method Summary
 void setUp()
           
 void testCalculateDiscountDate()
           
 void testCalculateDueDate()
           
 void testNullIssuedDateForCalculateDiscountDate()
           
 void testNullIssuedDateForCalculateDueDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateDrivenTermsTest

public DateDrivenTermsTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testCalculateDueDate

public void testCalculateDueDate()
                          throws java.text.ParseException
Throws:
java.text.ParseException

testCalculateDiscountDate

public void testCalculateDiscountDate()
                               throws java.text.ParseException
Throws:
java.text.ParseException

testNullIssuedDateForCalculateDiscountDate

public void testNullIssuedDateForCalculateDiscountDate()

testNullIssuedDateForCalculateDueDate

public void testNullIssuedDateForCalculateDueDate()