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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ubic.gemma.web.util.BaseWebTest
BaseWebTest.BaseWebTestContextConfiguration
-
-
Constructor Summary
Constructors Constructor Description ArrayDesignControllerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
resetMocks()
void
testDownloadAnnotationsWhenFileCannotBeCreated()
void
testShowAllArrayDesigns()
-
Methods inherited from class ubic.gemma.web.util.BaseWebTest
perform
-
-