Class ProgressStatusControllerTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.web.util.BaseWebIntegrationTest
ubic.gemma.web.controller.job.ProgressStatusControllerTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ProgressStatusControllerTest extends BaseWebIntegrationTest
Test of long job control.
Author:
pavlidis
  • Constructor Details

    • ProgressStatusControllerTest

      public ProgressStatusControllerTest()
  • Method Details

    • testCancelledRun

      public final void testCancelledRun() throws Exception
      Throws:
      Exception
    • testFailedRun

      public final void testFailedRun() throws Exception
      Throws:
      Exception
    • testSuccessfulRun

      public final void testSuccessfulRun() throws Exception
      Throws:
      Exception