Class ManageTestSetupUtils

java.lang.Object
de.hybris.platform.commercewebservicestests.setup.TestSetupUtils
de.hybris.platform.sapdigitalpaymentocctests.setup.ManageTestSetupUtils

public class ManageTestSetupUtils 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, isExtensionPresent, isNewPromotionEngineTurnedOn, isServerStarted, loadData, loadDataInJunit, startServer, startServer, stopServer, updateCaptchaCheckEnabled

    Methods inherited from class java.lang.Object

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

    • ManageTestSetupUtils

      public ManageTestSetupUtils()
  • Method Details

    • loadExtensionDataInJunit

      public static void loadExtensionDataInJunit() throws Exception
      Throws:
      Exception
    • loadExtensionData

      public static void loadExtensionData()