You are here

protected property CommercePricelistTestCase::$product in Commerce Pricelist 7

Product that is being added to the cart.

File

tests/commerce_pricelist.test, line 18
Functional tests for the commerce price list module.

Class

CommercePricelistTestCase
Abstract class for Commerce price list testing. All Commerce price list tests should extend this class.

Code

protected $product;