Class CommerceProductTestUtil
java.lang.Object
com.liferay.commerce.product.test.util.CommerceProductTestUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.commerce.product.option.CommerceOptionValue
getCommerceOptionValue
(long cpInstanceId, String optionKey, String optionValueKey, BigDecimal price, String priceType, BigDecimal quantity)
-
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)
-