Class HomePageControllerTest

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

@ContextConfiguration public class HomePageControllerTest extends BaseWebTest
  • Constructor Details

    • HomePageControllerTest

      public HomePageControllerTest()
  • Method Details

    • testHomePage

      public void testHomePage() throws Exception
      Throws:
      Exception
    • testRedirectionToHomePage

      public void testRedirectionToHomePage() throws Exception
      Throws:
      Exception
    • testRedirectionToHomePageWithQueryParams

      public void testRedirectionToHomePageWithQueryParams() throws Exception
      Throws:
      Exception