Class AbstractServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseDatabaseTest
ubic.gemma.persistence.service.AbstractServiceTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class AbstractServiceTest extends BaseDatabaseTest
  • Constructor Details

    • AbstractServiceTest

      public AbstractServiceTest()
  • Method Details

    • testLoadOrFail

      public void testLoadOrFail()
    • testEnsureInSession

      public void testEnsureInSession()
    • testEnsureInSessionReturnsOriginalCollectionIfAlreadyInSession

      public void testEnsureInSessionReturnsOriginalCollectionIfAlreadyInSession()
    • testEnsureInSessionPreserveInputOrder

      public void testEnsureInSessionPreserveInputOrder()
    • testEnsureInSessionWhenSomeElementsAreNotInSessionOnlyLoadThoseElements

      public void testEnsureInSessionWhenSomeElementsAreNotInSessionOnlyLoadThoseElements()