You are here

namespace Drupal\Tests\commerce_recurring\Kernel in Commerce Recurring Framework 8

Classsort descending Location Description
BillingPeriodItemTest tests/src/Kernel/BillingPeriodItemTest.php Tests the billing period field type.
BillingPeriodTest tests/src/Kernel/BillingPeriodTest.php @coversDefaultClass \Drupal\commerce_recurring\BillingPeriod @group commerce_recurring
BillingScheduleAccessTest tests/src/Kernel/BillingScheduleAccessTest.php Tests the commerce_billing_schedule access control.
ChargeTest tests/src/Kernel/ChargeTest.php @coversDefaultClass \Drupal\commerce_recurring\Charge @group commerce_recurring
CronTest tests/src/Kernel/CronTest.php @coversDefaultClass \Drupal\commerce_recurring\Cron @group commerce_recurring
InitialOrderProcessorTest tests/src/Kernel/InitialOrderProcessorTest.php @coversDefaultClass \Drupal\commerce_recurring\InitialOrderProcessor @group commerce_recurring
OrderRefreshTest tests/src/Kernel/OrderRefreshTest.php @coversDefaultClass \Drupal\commerce_recurring\RecurringOrderProcessor @group commerce_recurring
RecurringKernelTestBase tests/src/Kernel/RecurringKernelTestBase.php Provides a base class for Recurring kernel tests.
RecurringOrderManagerTest tests/src/Kernel/RecurringOrderManagerTest.php @coversDefaultClass \Drupal\commerce_recurring\RecurringOrderManager @group commerce_recurring
ScheduledChangeItemTest tests/src/Kernel/ScheduledChangeItemTest.php Tests the scheduled change field.
ScheduledChangeTest tests/src/Kernel/ScheduledChangeTest.php @coversDefaultClass \Drupal\commerce_recurring\ScheduledChange @group commerce_recurring
SubscriptionAccessTest tests/src/Kernel/SubscriptionAccessTest.php Tests the commerce_subscription access control.
SubscriptionLifecycleTest tests/src/Kernel/SubscriptionLifecycleTest.php Tests the subscription lifecycle.
SubscriptionOperationsTest tests/src/Kernel/SubscriptionOperationsTest.php Tests the commerce_subscription entity operations.