You are here

protected property ShipmentManagerTest::$shippingMethods in Commerce Shipping 8.2

The sample shipping methods.

Type: \Drupal\commerce_shipping\Entity\ShippingMethodInterface[]

File

tests/src/Kernel/ShipmentManagerTest.php, line 50

Class

ShipmentManagerTest
Tests the shipment manager.

Namespace

Drupal\Tests\commerce_shipping\Kernel

Code

protected $shippingMethods = [];