com.retek.component.banner_channel
Class BannerTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.RetekTestCase
              extended bycom.retek.component.banner_channel.BannerChannelApiTestCase
                  extended bycom.retek.component.banner_channel.BannerTest
All Implemented Interfaces:
junit.framework.Test

public class BannerTest
extends BannerChannelApiTestCase


Field Summary
 
Fields inherited from class com.retek.component.banner_channel.BannerChannelApiTestCase
bannerMgr, channelMgr, giftMgr, orderSourceMgr
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
BannerTest(java.lang.String name)
           
 
Method Summary
 void doSetUp()
           
 void doTearDown()
           
 void testBackorderNotificationPreferences()
           
 void testBannerCreditCardAuthorizationLeadTimeDaysValidation()
           
 void testBannerCreditCardAuthorizationLeadTimeDaysValidationZeroIsOk()
           
 void testBannerDefaultCancelDaysValidation()
           
 void testBannerDefaultCancelDaysValidationZeroIsOk()
           
 void testBannerEventHoldPreferenceValidation()
           
 void testBannerExpirationLagDaysValidation()
           
 void testBannerResaShippingAndHandlingExportSku()
           
 void testBannerResaValueAddedServiceExportSkus()
           
 void testBuildAndReadBannerInstance()
           
 void testBuildBannerWithEmptyId()
           
 void testBuildBannerWithIdTooLong()
           
 void testBuildBannerWithNullId()
           
 void testCreateBannerAndReadChannelTypesFromBanner()
           
 void testCreateBannerWithGiftServices()
           
 void testGetChannel()
           
 void testGiftSeasonsByDate()
           
 void testGiftSeasonsByDateCrossOverYear()
           
 void testGiftSeasonsByDateWithDateInsideOfSeasonButSeasonNotInEffect()
           
 void testGiftSeasonsByDateWithNoEffectiveEndDate()
           
 void testMinimumAmountForMerchandiseCreditPreference()
           
 void testNextBannerChannelDisplayCode()
           
 void testReturnThresholdAmountPreference()
           
 
Methods inherited from class com.retek.commons.util.RetekTestCase
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertRibException, assertSize, assertStateEquals, assertStateEquals, assertStateNotEquals, assertStateNotEquals, assertXmlEquals, doClassSetUp, doInitialSetUp, doPackageSetUp, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, run, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BannerTest

public BannerTest(java.lang.String name)
Method Detail

doSetUp

public void doSetUp()
             throws java.lang.Exception
Overrides:
doSetUp in class BannerChannelApiTestCase
Throws:
java.lang.Exception

doTearDown

public void doTearDown()
                throws java.lang.Exception
Overrides:
doTearDown in class BannerChannelApiTestCase
Throws:
java.lang.Exception

testNextBannerChannelDisplayCode

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

testBuildAndReadBannerInstance

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

testBuildBannerWithNullId

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

testBuildBannerWithEmptyId

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

testBuildBannerWithIdTooLong

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

testGetChannel

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

testCreateBannerAndReadChannelTypesFromBanner

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

testBannerEventHoldPreferenceValidation

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

testBannerCreditCardAuthorizationLeadTimeDaysValidation

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

testBannerCreditCardAuthorizationLeadTimeDaysValidationZeroIsOk

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

testBannerDefaultCancelDaysValidation

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

testBannerExpirationLagDaysValidation

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

testBannerDefaultCancelDaysValidationZeroIsOk

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

testCreateBannerWithGiftServices

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

testGiftSeasonsByDate

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

testGiftSeasonsByDateWithNoEffectiveEndDate

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

testGiftSeasonsByDateCrossOverYear

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

testGiftSeasonsByDateWithDateInsideOfSeasonButSeasonNotInEffect

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

testBannerResaShippingAndHandlingExportSku

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

testBannerResaValueAddedServiceExportSkus

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

testBackorderNotificationPreferences

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

testReturnThresholdAmountPreference

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

testMinimumAmountForMerchandiseCreditPreference

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25