protected property CommerceCartTestCaseMultiProducts::$product_titles in Commerce Core 7
Titles of the products that are being added to the cart.
File
- modules/
cart/ tests/ commerce_cart.test, line 184 - Functional tests for the commerce cart module.
Class
- CommerceCartTestCaseMultiProducts
- Test cart features for a product display that has several products attached.
Code
protected $product_titles = array();