com.retek.component.systemparameter
Class SystemParameterManagerTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.RetekTestCase
              extended bycom.retek.component.systemparameter.SystemParameterApiTestCase
                  extended bycom.retek.component.systemparameter.SystemParameterManagerTest
All Implemented Interfaces:
junit.framework.Test

public class SystemParameterManagerTest
extends SystemParameterApiTestCase


Field Summary
 
Fields inherited from class com.retek.component.systemparameter.SystemParameterApiTestCase
systemParameterMgr
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
SystemParameterManagerTest(java.lang.String arg0)
           
 
Method Summary
 void doSetUp()
           
 void doTearDown()
           
 void testAdditionalFieldsEditable()
           
 void testDefaultClientBrowserPath()
           
 void testDefaultDestinationId()
           
 void testDefaultReturnDispositionCode()
           
 void testFlashReportWeekResetDayFactor()
           
 void testFraudCancelReasonCode()
           
 void testFullfilmentChannelType()
           
 void testFullfilmentChannelTypeThatHasBadIdThrowsInvalidIdException()
           
 void testFullfilmentChannelTypeThatIsNullReturnsNull()
           
 void testGetMatchCodeFunctionalityActive()
           
 void testGetPointOfPresence()
           
 void testGetRDate()
           
 void testGetTimeZone()
           
 void testGetVASQuickEntryCodes()
           
 void testGiftingTaxCode()
           
 void testInitializeSystemParameters()
           
 void testInTransitDayFactor()
           
 void testMultipleFraudCancelReasonCode()
           
 void testNullFraudCancelReasonCode()
           
 void testParameterTimeout()
           
 void testPersonalizationTaxCode()
           
 void testSalesAuditLastTransactionResetDate()
           
 void testSalesAuditMaxDaysCompareDups()
           
 void testSetInvalidPointOfPresence()
           
 void testSetSystemRDateForTestingAndResetSystemRDateForTesting()
           
 void testShippingAndHandlingTaxCode()
           
 void testTaxCreditReasonCodes()
           
 void testUnknownRmaNumberCode()
           
 void testVertexDatabasePassword()
           
 void testVertexDatabaseUrl()
           
 void testVertexDatabaseUser()
           
 
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

SystemParameterManagerTest

public SystemParameterManagerTest(java.lang.String arg0)
Method Detail

doSetUp

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

doTearDown

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

testInitializeSystemParameters

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

testParameterTimeout

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

testSalesAuditLastTransactionResetDate

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

testSalesAuditMaxDaysCompareDups

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

testGetPointOfPresence

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

testSetInvalidPointOfPresence

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

testGetMatchCodeFunctionalityActive

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

testShippingAndHandlingTaxCode

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

testGiftingTaxCode

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

testDefaultReturnDispositionCode

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

testPersonalizationTaxCode

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

testFullfilmentChannelType

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

testFullfilmentChannelTypeThatIsNullReturnsNull

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

testFullfilmentChannelTypeThatHasBadIdThrowsInvalidIdException

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

testFlashReportWeekResetDayFactor

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

testVertexDatabaseUrl

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

testVertexDatabaseUser

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

testVertexDatabasePassword

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

testInTransitDayFactor

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

testDefaultClientBrowserPath

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

testGetRDate

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

testGetTimeZone

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

testGetVASQuickEntryCodes

public void testGetVASQuickEntryCodes()
                               throws SystemException
Throws:
SystemException

testNullFraudCancelReasonCode

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

testFraudCancelReasonCode

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

testMultipleFraudCancelReasonCode

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

testTaxCreditReasonCodes

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

testSetSystemRDateForTestingAndResetSystemRDateForTesting

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

testAdditionalFieldsEditable

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

testDefaultDestinationId

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

testUnknownRmaNumberCode

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


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