You are here

protected property StockWebDriverTestBase::$product in Commerce Stock 8

The product to test against.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

tests/src/FunctionalJavascript/StockWebDriverTestBase.php, line 54

Class

StockWebDriverTestBase
Defines base class for commerce stock test cases.

Namespace

Drupal\Tests\commerce_stock\FunctionalJavascript

Code

protected $product;