Package ubic.gemma.web.controller.common
Class HomePageControllerTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.web.util.BaseWebTest
-
- ubic.gemma.web.controller.common.HomePageControllerTest
-
- All Implemented Interfaces:
Aware
,ApplicationContextAware
@ContextConfiguration public class HomePageControllerTest extends BaseWebTest
-
-
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 Constructor Description HomePageControllerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testHomePage()
void
testRedirectionToHomePage()
void
testRedirectionToHomePageWithQueryParams()
-
Methods inherited from class ubic.gemma.web.util.BaseWebTest
perform
-
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
-