com.retek.component.location.impl.persistence.db.oracle
Class OracleLocationDaoTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.RetekTestCase
              extended bycom.retek.commons.domain.core.persistence.db.oracle.OracleTestCase
                  extended bycom.retek.component.location.impl.persistence.db.oracle.LocationOracleTestCase
                      extended bycom.retek.component.location.impl.persistence.db.oracle.OracleLocationDaoTest
All Implemented Interfaces:
junit.framework.Test

public class OracleLocationDaoTest
extends LocationOracleTestCase


Field Summary
 
Fields inherited from class com.retek.commons.util.RetekTestCase
BEGIN_PROFILING, END_PROFILING
 
Constructor Summary
OracleLocationDaoTest(java.lang.String name)
           
 
Method Summary
 void doSetUp()
           
 void doTearDown()
           
static junit.framework.TestSuite suite()
           
 void testCreateReadAndUpdateCountry()
           
 void testCreateReadNewCountryZipCodeRange()
           
 void testCreateReadUpdateCallCenter()
           
 void testCreateReferenceCacheForCountryNonBusinessDate()
           
 void testCreateReferenceCacheForLocation()
           
 void testCreateReferenceForNewCountryZipCodeRange()
           
 void testFindAllCallCenters()
           
 void testFindAllCountries()
           
 void testFindAllCountryZipCodeRanges()
           
 void testFindAllPhysicalWarehouses()
           
 void testFindVirtualWarehousesForPhysicalWarehouse()
           
 void testGetDefaultCountry()
           
 void testReadByCountryCode()
           
 
Methods inherited from class com.retek.component.location.impl.persistence.db.oracle.LocationOracleTestCase
assertCountryDtosEqual, assertCountryNonBusinessDateDtosEqual, assertCountryNonBusinessDatesEqual, assertCountryZipCodeRangeDtosEqual, assertCountryZipCodeRangesEqual, assertWarehouseDtosEqual, assertZipCodeRangeWarehousePrioritiesEqual, getConnectionKey, modifyCountryDto, modifyCountryNonBusinessDateDto, modifyCountryNonBusinessDates, modifyCountryZipCodeRangeDto, modifyWarehouseDto, modifyZipCodeRangeWarehousePriorityDto
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.OracleTestCase
doInitialSetUp, getConnection, getRetekPreparedStatement, getTestDbRDate, isOracleTestCase, setUp, tearDown, touch, touch
 
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, resetSystemRDateToBusinessDay, runTest, setSecurityEncryption, setTaxSimulate
 
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

OracleLocationDaoTest

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

suite

public static junit.framework.TestSuite suite()

doSetUp

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

doTearDown

public void doTearDown()
Specified by:
doTearDown in class RetekTestCase

testCreateReadAndUpdateCountry

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

testCreateReadUpdateCallCenter

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

testFindAllCallCenters

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

testGetDefaultCountry

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

testFindAllCountries

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

testFindAllCountryZipCodeRanges

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

testFindAllPhysicalWarehouses

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

testReadByCountryCode

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

testCreateReferenceCacheForLocation

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

testCreateReferenceForNewCountryZipCodeRange

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

testCreateReferenceCacheForCountryNonBusinessDate

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

testFindVirtualWarehousesForPhysicalWarehouse

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

testCreateReadNewCountryZipCodeRange

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


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