You are here

protected property StockBrowserTestBase::$product in Commerce Stock 8

The product to test against.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

tests/src/Functional/StockBrowserTestBase.php, line 57

Class

StockBrowserTestBase
Defines base class for commerce stock test cases.

Namespace

Drupal\Tests\commerce_stock\Functional

Code

protected $product;