You are here

namespace Drupal\Tests\payment\Unit\Plugin\Payment\Method in Payment 8.2

Classsort descending Location Description
BasicDeriverTest tests/src/Unit/Plugin/Payment/Method/BasicDeriverTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\BasicDeriver
BasicOperationsProviderTest tests/src/Unit/Plugin/Payment/Method/BasicOperationsProviderTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\BasicOperationsProvider
BasicTest tests/src/Unit/Plugin/Payment/Method/BasicTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\Basic
PaymentExecutionPaymentMethodManagerTest tests/src/Unit/Plugin/Payment/Method/PaymentExecutionPaymentMethodManagerTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\PaymentExecutionPaymentMethodManager
PaymentMethodBaseTest tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\PaymentMethodBase
PaymentMethodBaseTestBase tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTestBase.php Provides a base for tests for classes that extend \Drupal\payment\Plugin\Payment\Method\PaymentMethodBase.
PaymentMethodConfigurationOperationsProviderTest tests/src/Unit/Plugin/Payment/Method/PaymentMethodConfigurationOperationsProviderTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\PaymentMethodConfigurationOperationsProvider
PaymentMethodManagerTest tests/src/Unit/Plugin/Payment/Method/PaymentMethodManagerTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\PaymentMethodManager
PaymentMethodOperationsProviderTest tests/src/Unit/Plugin/Payment/Method/PaymentMethodOperationsProviderTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\PaymentMethodOperationsProvider
SupportedCurrencyTest tests/src/Unit/Plugin/Payment/Method/SupportedCurrencyTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\SupportedCurrency
UnavailableTest tests/src/Unit/Plugin/Payment/Method/UnavailableTest.php @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\Unavailable