You are here

protected property StockBrowserTestBase::$stores in Commerce Stock 8

The stores to test against.

Type: \Drupal\commerce_store\Entity\StoreInterface[]

File

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

Class

StockBrowserTestBase
Defines base class for commerce stock test cases.

Namespace

Drupal\Tests\commerce_stock\Functional

Code

protected $stores;