Class OfferAuditTest

java.lang.Object
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.testng.IHookable, org.testng.ITestNGListener

public class OfferAuditTest extends CommonSetupBaseTest
Author:
Chad Harchar (charchar)
  • Field Details

  • Constructor Details

    • OfferAuditTest

      public OfferAuditTest()
  • Method Details

    • createSku

      @Rollback(false) public void createSku(Sku sku)
    • testMinimumDaysPerUsageAudit

      @Transactional public void testMinimumDaysPerUsageAudit() throws Exception
      Throws:
      Exception