You are here

protected property CartTest::$cart in Commerce Core 8.2

The cart order to test against.

Type: \Drupal\commerce_order\Entity\Order

File

modules/cart/tests/src/Functional/CartTest.php, line 20

Class

CartTest
Tests the cart page.

Namespace

Drupal\Tests\commerce_cart\Functional

Code

protected $cart;