You are here

protected property CartCheckoutTest::$cart in Ubercart 8.4

The test user's cart.

Type: \Drupal\uc_cart\CartInterface

File

uc_cart/tests/src/Functional/CartCheckoutTest.php, line 39

Class

CartCheckoutTest
Tests the cart and checkout functionality.

Namespace

Drupal\Tests\uc_cart\Functional

Code

protected $cart;