Class GeneralSearchControllerTest

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

@ContextConfiguration public class GeneralSearchControllerTest extends BaseWebTest
  • Constructor Details

    • GeneralSearchControllerTest

      public GeneralSearchControllerTest()
  • Method Details

    • testSearch

      public void testSearch() throws Exception
      Throws:
      Exception
    • testSearchByDataset

      public void testSearchByDataset() throws Exception
      Throws:
      Exception
    • testSearchByPlatform

      public void testSearchByPlatform() throws Exception
      Throws:
      Exception
    • testSearchWithQuickRedirect

      public void testSearchWithQuickRedirect() throws Exception
      Throws:
      Exception