You are here

protected property OrderAssignmentTest::$orderAssignment in Commerce Core 8.2

The order assignment service.

Type: \Drupal\commerce_order\OrderAssignmentInterface

File

modules/order/tests/src/Kernel/OrderAssignmentTest.php, line 27

Class

OrderAssignmentTest
Tests the order assignment service.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $orderAssignment;