Class PDTRowPrepareInterceptorTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class PDTRowPrepareInterceptorTest extends ServicelayerBaseTest
  • Field Details

  • Constructor Details

    • PDTRowPrepareInterceptorTest

      public PDTRowPrepareInterceptorTest()
  • Method Details

    • switchPersistenceLegacyMode

      protected void switchPersistenceLegacyMode(boolean value)
    • switchLinkJDBCMode

      protected void switchLinkJDBCMode(boolean value)
    • createData

      public void createData() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowJaloWithJDBCLink

      public void shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowJaloWithJDBCLink() throws Exception
      Throws:
      Exception
    • shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowJaloWithoutJDBCLink

      public void shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowJaloWithoutJDBCLink() throws Exception
      Throws:
      Exception
    • shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowSLDWithJDBCLink

      public void shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowSLDWithJDBCLink() throws Exception
      Throws:
      Exception
    • shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowSLDWithoutJDBCLink

      public void shouldNotChangeProductModifiedTimeIfNoChangeInPriceRowSLDWithoutJDBCLink() throws Exception
      Throws:
      Exception
    • shouldChangeProductModifiedTimeIfChangeInPriceRowJaloWithJDBCLink

      public void shouldChangeProductModifiedTimeIfChangeInPriceRowJaloWithJDBCLink() throws Exception
      Throws:
      Exception
    • shouldChangeProductModifiedTimeIfChangeInPriceRowJaloWithoutJDBCLink

      public void shouldChangeProductModifiedTimeIfChangeInPriceRowJaloWithoutJDBCLink() throws Exception
      Throws:
      Exception
    • shouldChangeProductModifiedTimeIfChangeInPriceRowSLDWithJDBCLink

      public void shouldChangeProductModifiedTimeIfChangeInPriceRowSLDWithJDBCLink() throws Exception
      Throws:
      Exception
    • shouldChangeProductModifiedTimeIfChangeInPriceRowSLDWithoutJDBCLink

      public void shouldChangeProductModifiedTimeIfChangeInPriceRowSLDWithoutJDBCLink() throws Exception
      Throws:
      Exception
    • shouldChangeProductModifiedTimeIfNullChangedToOtherValue

      public void shouldChangeProductModifiedTimeIfNullChangedToOtherValue() throws Exception
      Throws:
      Exception