Class ODataAdvancedPersistenceFacadeIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ODataAdvancedPersistenceFacadeIntegrationTest extends ServicelayerTest
  • Constructor Details

    • ODataAdvancedPersistenceFacadeIntegrationTest

      public ODataAdvancedPersistenceFacadeIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • testPersistEntity_ImpExImportCronJobModel_NewEntryEntityShouldCreate

      public void testPersistEntity_ImpExImportCronJobModel_NewEntryEntityShouldCreate()
    • testPersistEntity_ImpExImportCronJobModel_collectionEntryShouldUpdated

      public void testPersistEntity_ImpExImportCronJobModel_collectionEntryShouldUpdated()
    • testPersistEntity_ImpExMediaModel_WhenIsPartOfFalse_NoNewEntryEntityShouldCreate

      public void testPersistEntity_ImpExMediaModel_WhenIsPartOfFalse_NoNewEntryEntityShouldCreate()
    • testPersistEntity_ImpExMediaModel_WhenAutoCreateIsSetToTrue_NewEntryShouldCreate

      public void testPersistEntity_ImpExMediaModel_WhenAutoCreateIsSetToTrue_NewEntryShouldCreate() throws ImpExException
      Throws:
      ImpExException
    • testPersistEntity_WhenAutoCreateIsSetToTrue_NewEntryShouldCreate_EvenDeeplyNested

      public void testPersistEntity_WhenAutoCreateIsSetToTrue_NewEntryShouldCreate_EvenDeeplyNested() throws ImpExException
      Throws:
      ImpExException
    • testPersistEntity_MissingKeyField_transactional_WhenErrorOccursShouldRollback

      public void testPersistEntity_MissingKeyField_transactional_WhenErrorOccursShouldRollback()
    • testPersistEntity_nonexisting_referenced_item_in_collection_transactional_WhenErrorOccursShouldRollback

      public void testPersistEntity_nonexisting_referenced_item_in_collection_transactional_WhenErrorOccursShouldRollback()