You are here

namespace Drupal\Tests\commerce_payment\Kernel in Commerce Core 8.2

Classsort descending Location Description
FilterPaymentGatewaysEventTest modules/payment/tests/src/Kernel/FilterPaymentGatewaysEventTest.php Tests the FilterPaymentGatewaysEvent.
OrderPaidSubscriberTest modules/payment/tests/src/Kernel/OrderPaidSubscriberTest.php Tests the OrderPaidSubscriber.
PaymentAccessTest modules/payment/tests/src/Kernel/PaymentAccessTest.php Tests the payment access control.
PaymentMethodAccessTest modules/payment/tests/src/Kernel/PaymentMethodAccessTest.php Tests the payment method access control.
PaymentMethodStorageTest modules/payment/tests/src/Kernel/PaymentMethodStorageTest.php Tests the payment method storage.
PaymentOptionsBuilderTest modules/payment/tests/src/Kernel/PaymentOptionsBuilderTest.php Tests the payment options builder.
PaymentOrderUpdaterTest modules/payment/tests/src/Kernel/PaymentOrderUpdaterTest.php Tests the payment order updater.
ViewsIntegrationTest modules/payment/tests/src/Kernel/ViewsIntegrationTest.php Tests that a view can be made of payment methods.