You are here

protected property OrderWorkflowTest::$order in Commerce Shipping 8.2

A sample order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

tests/src/Kernel/OrderWorkflowTest.php, line 25

Class

OrderWorkflowTest
Tests the interaction between order and shipping workflows.

Namespace

Drupal\Tests\commerce_shipping\Kernel

Code

protected $order;