You are here

namespace Drupal\Tests\commerce_order\Functional in Commerce Core 8.2

Classsort descending Location Description
CustomerProfileTypeTest modules/order/tests/src/Functional/CustomerProfileTypeTest.php Tests the management of customer profile types.
OrderBrowserTestBase modules/order/tests/src/Functional/OrderBrowserTestBase.php Defines base class for commerce_order test cases.
OrderItemTypeTest modules/order/tests/src/Functional/OrderItemTypeTest.php Tests the order item type UI.
OrderNoStoreTest modules/order/tests/src/Functional/OrderNoStoreTest.php Tests order UI behavior when there are no stores.
OrderTest modules/order/tests/src/Functional/OrderTest.php Tests the commerce_order entity forms.
OrderTypeTest modules/order/tests/src/Functional/OrderTypeTest.php Tests the order type UI.
OrderUserTest modules/order/tests/src/Functional/OrderUserTest.php Tests normal user operations with orders.