Class DefaultJobDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultJobDaoTest extends ServicelayerBaseTest
  • Constructor Details

    • DefaultJobDaoTest

      public DefaultJobDaoTest()
  • Method Details

    • prepare

      public void prepare()
    • testGetNullJob

      public void testGetNullJob()
    • testGetEmptyJob

      public void testGetEmptyJob()
    • testGetNotEmptyNotExistingJob

      public void testGetNotEmptyNotExistingJob()
    • testGetNotEmptyJob

      public void testGetNotEmptyJob()