Class DefaultRegionDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultRegionDaoTest extends ServicelayerTest
  • Constructor Details

    • DefaultRegionDaoTest

      public DefaultRegionDaoTest()
  • Method Details

    • prepare

      public void prepare()
    • testGetAllRegions

      public void testGetAllRegions()
    • testRegionByNullContryAndCode

      public void testRegionByNullContryAndCode()
    • testRegionByExistingCountryAndNullCode

      public void testRegionByExistingCountryAndNullCode()
    • testRegionByExistingCountryAndCode1

      public void testRegionByExistingCountryAndCode1()
    • testRegionByExistingCountryAndCode2

      public void testRegionByExistingCountryAndCode2()
    • testRegionByExistingCountryAndCode3

      public void testRegionByExistingCountryAndCode3()