Class CommerceProductTestUtil

java.lang.Object
com.liferay.commerce.product.test.util.CommerceProductTestUtil

public class CommerceProductTestUtil extends Object
  • Constructor Details

    • CommerceProductTestUtil

      public CommerceProductTestUtil()
  • Method Details

    • getCommerceOptionValue

      public static com.liferay.commerce.product.option.CommerceOptionValue getCommerceOptionValue(long cpInstanceId, String optionKey, String optionValueKey, BigDecimal price, String priceType, BigDecimal quantity)