Class ArrayDesignControllerTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.web.util.BaseWebTest
ubic.gemma.web.controller.expression.arrayDesign.ArrayDesignControllerTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class ArrayDesignControllerTest extends BaseWebTest
Author:
keshav
  • Constructor Details

    • ArrayDesignControllerTest

      public ArrayDesignControllerTest()
  • Method Details

    • setUp

      public void setUp() throws IOException
      Throws:
      IOException
    • removeAnnotationDir

      public void removeAnnotationDir() throws IOException
      Throws:
      IOException
    • resetMocks

      public void resetMocks()
    • testShowAllArrayDesigns

      public void testShowAllArrayDesigns() throws Exception
      Throws:
      Exception
    • testDownloadAnnotationsWhenFileCannotBeCreated

      public void testDownloadAnnotationsWhenFileCannotBeCreated() throws Exception
      Throws:
      Exception