Package ubic.gemma.web.controller.diff
Class DifferentialExpressionAnalysisControllerTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.web.util.BaseWebTest
ubic.gemma.web.controller.diff.DifferentialExpressionAnalysisControllerTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
-
Nested Class Summary
Nested classes/interfaces inherited from class ubic.gemma.web.util.BaseWebTest
BaseWebTest.BaseWebTestContextConfiguration -
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidtest()voidvoidvoidvoidvoidvoidvoidThis error is produced viaHttpServletResponse.sendError(int)and thus is not intercepted by Spring's error handler.Methods inherited from class ubic.gemma.web.util.BaseWebTest
performMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
DifferentialExpressionAnalysisControllerTest
public DifferentialExpressionAnalysisControllerTest()
-
-
Method Details
-
resetMocks
public void resetMocks() -
testIndex
- Throws:
Exception
-
testDiffExAnalysisControllerTestPage
- Throws:
Exception
-
testUndefinedTestPage
This error is produced viaHttpServletResponse.sendError(int)and thus is not intercepted by Spring's error handler. It will however be handled by the Web server viaerror.jsp.- Throws:
Exception
-
testJsEngine
- Throws:
Exception
-
test
- Throws:
Exception
-
testBatchCall
- Throws:
Exception
-
testMultipleCalls
- Throws:
Exception
-
testMissingEndpoint
- Throws:
Exception
-