Class HomePageControllerTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    @ContextConfiguration
    public class HomePageControllerTest
    extends BaseWebTest
    • Constructor Detail

      • HomePageControllerTest

        public HomePageControllerTest()
    • Method Detail

      • testRedirectionToHomePage

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

        public void testRedirectionToHomePageWithQueryParams()
                                                      throws Exception
        Throws:
        Exception