Class SessionServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SessionServiceTest extends ServicelayerTransactionalBaseTest
  • Field Details

  • Constructor Details

    • SessionServiceTest

      public SessionServiceTest()
  • Method Details

    • testSetAndGetAttribute

      public void testSetAndGetAttribute() throws Exception
      Throws:
      Exception
    • testGetOrLoadAttribute

      public void testGetOrLoadAttribute() throws Exception
      Throws:
      Exception
    • testNewModel

      public void testNewModel() throws Exception
      Throws:
      Exception
    • testGetAllAttributes

      public void testGetAllAttributes() throws Exception
      Throws:
      Exception
    • testRemoveAttribute

      public void testRemoveAttribute()
    • testSerializability

      public void testSerializability() throws Exception
      Throws:
      Exception
    • shouldSilentlyRemoveDeletedItemFromSession

      public void shouldSilentlyRemoveDeletedItemFromSession()
    • shouldSilentlyRemoveDeletedMapEntryFromSession

      public void shouldSilentlyRemoveDeletedMapEntryFromSession()
    • shouldSilentlyRemoveDeletedListEntryFromSession

      public void shouldSilentlyRemoveDeletedListEntryFromSession()