com.retek.component.location
Class CountryTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.location.CountryTest
- All Implemented Interfaces:
- junit.framework.Test
- public class CountryTest
- extends RetekTestCase
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 |
CountryTest
public CountryTest(java.lang.String name)
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
testAddingInvalidZipCodeRange
public void testAddingInvalidZipCodeRange()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAtLeastOneZipCodeRangeMustBeDefault
public void testAtLeastOneZipCodeRangeMustBeDefault()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAtLeastOneZipCodeRangeMustBeDefaultAndMustHavePriorities
public void testAtLeastOneZipCodeRangeMustBeDefaultAndMustHavePriorities()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddNewDefaultRangeCopiesPriorityFromOldDefault
public void testAddNewDefaultRangeCopiesPriorityFromOldDefault()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddNewZipCodeRangeCopiesPrioritiesFromDefault
public void testAddNewZipCodeRangeCopiesPrioritiesFromDefault()
throws java.lang.Exception
- Throws:
java.lang.Exception
testZipCodeRangesCannotOverlapForUS
public void testZipCodeRangesCannotOverlapForUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testZipCodeRangesCanOverlapForCanada
public void testZipCodeRangesCanOverlapForCanada()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddAndRemoveZipCodeRangeFromCountry
public void testAddAndRemoveZipCodeRangeFromCountry()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetZipCodeRangeForUSAInOrder
public void testGetZipCodeRangeForUSAInOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testZipCodeRangesCannotContainGapsForUS
public void testZipCodeRangesCannotContainGapsForUS()
throws java.lang.Exception
- Throws:
java.lang.Exception
testZipCodeRangesCanContainGapsForCanada
public void testZipCodeRangesCanContainGapsForCanada()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetZipCodeRangeForCanadaInOrder
public void testGetZipCodeRangeForCanadaInOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetDefaultZipCodeRange
public void testSetDefaultZipCodeRange()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetDefaultZipCodeRangeThrowsExceptionForNull
public void testSetDefaultZipCodeRangeThrowsExceptionForNull()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetDefaultZipCodeRangeWithRangeNotOnCountryThrowsException
public void testSetDefaultZipCodeRangeWithRangeNotOnCountryThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCalculateDaysExcludingNonBusinessDates
public void testCalculateDaysExcludingNonBusinessDates()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25