protected property CommerceCartTestCaseSimpleProduct::$product in Commerce Core 7
Product that is being added to the cart.
File
- modules/
cart/ tests/ commerce_cart.test, line 36 - Functional tests for the commerce cart module.
Class
- CommerceCartTestCaseSimpleProduct
- Test cart features for a product display that only has one product attached.
Code
protected $product;