Class CronJobServiceDemoTest

All Implemented Interfaces:
JaloSessionHolder

@DemoTest public class CronJobServiceDemoTest extends ServicelayerTransactionalBaseTest
Demo test class for CronJobService.
  • Constructor Details

    • CronJobServiceDemoTest

      public CronJobServiceDemoTest()
  • Method Details

    • testCreate

      public void testCreate()
    • testPerform

      public void testPerform() throws InterceptorException
      Throws:
      InterceptorException
    • testExistingCronJobFactory

      public void testExistingCronJobFactory() throws Exception
      Throws:
      Exception
    • testGetGenericCronJobFactory

      public void testGetGenericCronJobFactory()
    • testGetJobPerformable

      public void testGetJobPerformable()
    • testGetExistingCronJob

      public void testGetExistingCronJob()
    • testGetExistingJob

      public void testGetExistingJob() throws BusinessException
      Throws:
      BusinessException