Class DefaultReadAuditGatewayTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.persistence.audit.gateway.impl.DefaultReadAuditGatewayTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultReadAuditGatewayTest extends ServicelayerBaseTest
  • Constructor Details

    • DefaultReadAuditGatewayTest

      public DefaultReadAuditGatewayTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldSearchForAuditRecordsForTypeWithoutAnyCriterias

      public void shouldSearchForAuditRecordsForTypeWithoutAnyCriterias() throws Exception
      Throws:
      Exception
    • shouldSearchForAuditRecordsForTypeAndParticularPk

      public void shouldSearchForAuditRecordsForTypeAndParticularPk() throws Exception
      Throws:
      Exception
    • shouldSearchForAuditRecordsForTypeAndFewPks

      public void shouldSearchForAuditRecordsForTypeAndFewPks() throws Exception
      Throws:
      Exception
    • shouldSearchForAuditRecordsForTypeParticularPkAndExactValueInPayload

      public void shouldSearchForAuditRecordsForTypeParticularPkAndExactValueInPayload() throws Exception
      Throws:
      Exception
    • shouldSearchForAuditRecordsForTypeParticularPkAndFewValuesInPayload

      public void shouldSearchForAuditRecordsForTypeParticularPkAndFewValuesInPayload() throws Exception
      Throws:
      Exception