Package de.hybris.platform.cronjob.jalo
Class MixedLogToFileCronJobTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.cronjob.jalo.MixedLogToFileCronJobTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
MixedLogToFileCronJobTest
public MixedLogToFileCronJobTest()
-
-
Method Details
-
shouldInvokeJobWithDisabledLoggingToFileFromWithinJobWithEnabledLoggingToFile
public void shouldInvokeJobWithDisabledLoggingToFileFromWithinJobWithEnabledLoggingToFile() throws Exception- Throws:
Exception
-
shouldInvokeJobWithEnabledLoggingToFileFromWithinJobWithDisabledLoggingToFile
public void shouldInvokeJobWithEnabledLoggingToFileFromWithinJobWithDisabledLoggingToFile() throws Exception- Throws:
Exception
-
shouldInterweave_Logging_notLogging_Logging_jobs
- Throws:
Exception
-
shouldInterweave_notLogging_Logging_notLogging_jobs
- Throws:
Exception
-
setUp
- Throws:
Exception
-