Class ODataFacadeLegacyPersistHooksIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest @AppendSpringConfiguration("classpath:/test/odata2webservices-test-beans-spring.xml") public class ODataFacadeLegacyPersistHooksIntegrationTest extends ServicelayerTest
  • Field Details

  • Constructor Details

    • ODataFacadeLegacyPersistHooksIntegrationTest

      public ODataFacadeLegacyPersistHooksIntegrationTest()
  • Method Details

    • setUp

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

      public void testExecutesPrePersistHook()
    • testExecutesPostPersistHook

      public void testExecutesPostPersistHook()
    • testPrePersistHookNotFound

      public void testPrePersistHookNotFound()
    • testRequestBodyIsReturnedWhenPrePersistHookFiltersTheSubmittedNewItemOut

      public void testRequestBodyIsReturnedWhenPrePersistHookFiltersTheSubmittedNewItemOut()
    • testRequestedLocaleForExistingItemIsReturnedWhenPrePersistHookFiltersTheSubmittedItemOut

      public void testRequestedLocaleForExistingItemIsReturnedWhenPrePersistHookFiltersTheSubmittedItemOut() throws ImpExException
      Throws:
      ImpExException