Class TestSetupUtilsEntitlements

java.lang.Object
de.hybris.platform.commercewebservicestests.setup.TestSetupUtils
com.sap.hybris.sapentitlementsocctests.setup.TestSetupUtilsEntitlements

public class TestSetupUtilsEntitlements extends de.hybris.platform.commercewebservicestests.setup.TestSetupUtils
Utility class to be used in test suites to manage tests (e.g. start server, load data).
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     
    static void
     

    Methods inherited from class de.hybris.platform.commercewebservicestests.setup.TestSetupUtils

    afterInitializeTestSystem, allExtensionsPresent, anyExtensionPresent, cleanData, isEndpointDisabled, isExtensionPresent, isNewPromotionEngineTurnedOn, isServerStarted, loadData, loadDataInJunit, startServer, startServer, stopServer, updateCaptchaCheckEnabled, updateCartRerievalDateCheckEnabled, updateSapInvoiceEnabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestSetupUtilsEntitlements

      public TestSetupUtilsEntitlements()
  • Method Details