Class AbstractServiceTest

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

    @ContextConfiguration
    public class AbstractServiceTest
    extends BaseDatabaseTest
    • Constructor Detail

      • AbstractServiceTest

        public AbstractServiceTest()
    • Method Detail

      • testLoadOrFail

        public void testLoadOrFail()
      • testEnsureInSession

        public void testEnsureInSession()
      • testEnsureInSessionReturnsOriginalCollectionIfAlreadyInSession

        public void testEnsureInSessionReturnsOriginalCollectionIfAlreadyInSession()
      • testEnsureInSessionPreserveInputOrder

        public void testEnsureInSessionPreserveInputOrder()
      • testEnsureInSessionWhenSomeElementsAreNotInSessionOnlyLoadThoseElements

        public void testEnsureInSessionWhenSomeElementsAreNotInSessionOnlyLoadThoseElements()