Class PubMedQueryControllerTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.web.util.BaseWebIntegrationTest
ubic.gemma.web.util.BaseSpringWebTest
ubic.gemma.web.controller.common.description.bibref.PubMedQueryControllerTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class PubMedQueryControllerTest extends BaseSpringWebTest
Author:
pavlidis
  • Constructor Details

    • PubMedQueryControllerTest

      public PubMedQueryControllerTest()
  • Method Details

    • testDisplayForm

      public void testDisplayForm()
    • testOnSubmit

      public final void testOnSubmit() throws Exception
      Throws:
      Exception
    • testOnSubmitAlreadyExists

      public final void testOnSubmitAlreadyExists() throws Exception
      Throws:
      Exception
    • testOnSubmitInvalidValue

      public final void testOnSubmitInvalidValue() throws Exception
      Throws:
      Exception
    • testOnSubmitNotFound

      public final void testOnSubmitNotFound() throws Exception
      Throws:
      Exception