Class MixedLogToFileCronJobTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class MixedLogToFileCronJobTest extends ServicelayerBaseTest
  • 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

      public void shouldInterweave_Logging_notLogging_Logging_jobs() throws Exception
      Throws:
      Exception
    • shouldInterweave_notLogging_Logging_notLogging_jobs

      public void shouldInterweave_notLogging_Logging_notLogging_jobs() throws Exception
      Throws:
      Exception
    • setUp

      public void setUp() throws Exception
      Throws:
      Exception