Class BulkPropertyConfigSwitcher

java.lang.Object
de.hybris.platform.testframework.BulkPropertyConfigSwitcher

public class BulkPropertyConfigSwitcher extends Object
Helper class that makes setting multiple properties using PropertyConfigSwitcher easier
  • Constructor Details

    • BulkPropertyConfigSwitcher

      public BulkPropertyConfigSwitcher()
  • Method Details

    • switchToValue

      public void switchToValue(String key, String value)
    • switchAllBack

      public void switchAllBack()