You are here

namespace Drupal\Tests\uc_cart\Unit\Integration\Event in Ubercart 8.4

Classsort descending Location Description
CartEventTestBase uc_cart/tests/src/Unit/Integration/Event/CartEventTestBase.php Base class containing common code for uc_cart event tests.
CheckoutCompleteEventTest uc_cart/tests/src/Unit/Integration/Event/CheckoutCompleteEventTest.php Checks that the event "uc_cart_checkout_complete" is correctly defined.
CheckoutReviewOrderEventTest uc_cart/tests/src/Unit/Integration/Event/CheckoutReviewOrderEventTest.php Checks that the event "uc_cart_checkout_review_order" is correctly defined.
CheckoutStartEventTest uc_cart/tests/src/Unit/Integration/Event/CheckoutStartEventTest.php Checks that the event "uc_cart_checkout_start" is correctly defined.