Class CronJobServiceDemoTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.servicelayer.cronjob.CronJobServiceDemoTest
- All Implemented Interfaces:
JaloSessionHolder
Demo test class for
CronJobService.-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
CronJobServiceDemoTest
public CronJobServiceDemoTest()
-
-
Method Details
-
testCreate
public void testCreate() -
testPerform
- Throws:
InterceptorException
-
testExistingCronJobFactory
- Throws:
Exception
-
testGetGenericCronJobFactory
public void testGetGenericCronJobFactory() -
testGetJobPerformable
public void testGetJobPerformable() -
testGetExistingCronJob
public void testGetExistingCronJob() -
testGetExistingJob
- Throws:
BusinessException
-