Class BibliographicReferenceServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.util.test.BaseIntegrationTest
ubic.gemma.core.util.test.BaseSpringContextTest
ubic.gemma.persistence.service.common.description.BibliographicReferenceServiceTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class BibliographicReferenceServiceTest extends BaseSpringContextTest
This class tests the bibliographic reference data access object. It is also used to test some of the Hibernate features.
Author:
pavlidis
  • Constructor Details

    • BibliographicReferenceServiceTest

      public BibliographicReferenceServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testfind

      public final void testfind()
    • testFindByExternalIdentString

      public final void testFindByExternalIdentString()
    • testGetRelatedExperiments

      public void testGetRelatedExperiments()