Class BillingTestSetupUtils

java.lang.Object
de.hybris.platform.commercewebservicestests.setup.TestSetupUtils
com.sap.hybris.sapbillinginvoiceocctests.setup.BillingTestSetupUtils

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

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.log4j.Logger
     
  • 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
  • Field Details

    • LOG

      public static final org.apache.log4j.Logger LOG
  • Constructor Details

    • BillingTestSetupUtils

      public BillingTestSetupUtils()
  • Method Details

    • loadExtensionDataInJunit

      public static void loadExtensionDataInJunit()
    • loadExtensionData

      public static void loadExtensionData()