com.retek.component.customer.integration.impl
Class CustomerIntegrationCustomerValidatorTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.RetekTestCase
              extended bycom.retek.component.customer.integration.impl.CustomerIntegrationCustomerValidatorTest
All Implemented Interfaces:
junit.framework.Test

public class CustomerIntegrationCustomerValidatorTest
extends RetekTestCase


Field Summary
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
CustomerIntegrationCustomerValidatorTest(java.lang.String name)
           
 
Method Summary
 void doInitialSetUp()
           
 void doSetUp()
           
 void doTearDown()
           
 void testInvalidAddCustomerCreateDateThrowsException()
           
 void testInvalidAddCustomerCreatedByUserThrowsException()
           
 void testInvalidAddCustomerPrimaryShipToThrowsException()
           
 void testInvalidCustomerAddressCityThrowsException()
           
 void testInvalidCustomerAddressCountryCodeThrowsException()
           
 void testInvalidCustomerAddressFirstNameThrowsException()
           
 void testInvalidCustomerAddressLabelThrowsException()
           
 void testInvalidCustomerAddressLastNameThrowsException()
           
 void testInvalidCustomerAddressLine1ThrowsException()
           
 void testInvalidCustomerAddressPostalCodeThrowsException()
           
 void testInvalidCustomerAddressStateThrowsException()
           
 void testInvalidCustomerPrimaryBillToThrowsException()
           
 void testInvalidUpdateCustomerIdThrowsException()
           
 void testInvalidUpdateCustomerLastUpdateDateThrowsException()
           
 void testInvalidUpdateCustomerLastUpdatedByUserThrowsException()
           
 
Methods inherited from class com.retek.commons.util.RetekTestCase
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertFalse, assertFalse, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertStateEquals, assertStateNotEquals, assertXmlEquals, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

CustomerIntegrationCustomerValidatorTest

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

doInitialSetUp

public void doInitialSetUp()
                    throws java.lang.Exception
Specified by:
doInitialSetUp in class RetekTestCase
Throws:
java.lang.Exception

doSetUp

public void doSetUp()
             throws java.lang.Exception
Specified by:
doSetUp in class RetekTestCase
Throws:
java.lang.Exception

doTearDown

public void doTearDown()
                throws java.lang.Exception
Specified by:
doTearDown in class RetekTestCase
Throws:
java.lang.Exception

testInvalidCustomerPrimaryBillToThrowsException

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

testInvalidAddCustomerPrimaryShipToThrowsException

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

testInvalidUpdateCustomerIdThrowsException

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

testInvalidUpdateCustomerLastUpdatedByUserThrowsException

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

testInvalidUpdateCustomerLastUpdateDateThrowsException

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

testInvalidAddCustomerCreatedByUserThrowsException

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

testInvalidAddCustomerCreateDateThrowsException

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

testInvalidCustomerAddressFirstNameThrowsException

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

testInvalidCustomerAddressLastNameThrowsException

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

testInvalidCustomerAddressLine1ThrowsException

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

testInvalidCustomerAddressLabelThrowsException

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

testInvalidCustomerAddressCityThrowsException

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

testInvalidCustomerAddressStateThrowsException

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

testInvalidCustomerAddressPostalCodeThrowsException

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

testInvalidCustomerAddressCountryCodeThrowsException

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


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28