You are here

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

Classsort descending Location Description
OrderCommentAddedEventTest uc_order/tests/src/Unit/Integration/Event/OrderCommentAddedEventTest.php Checks that the event "uc_order_comment_added" is correctly defined.
OrderDeletedEventTest uc_order/tests/src/Unit/Integration/Event/OrderDeletedEventTest.php Checks that the event "uc_order_delete" is correctly defined.
OrderEventTestBase uc_order/tests/src/Unit/Integration/Event/OrderEventTestBase.php Base class containing common code for uc_order event tests.
OrderStatusEmailUpdateEventTest uc_order/tests/src/Unit/Integration/Event/OrderStatusEmailUpdateEventTest.php Checks that the event "uc_order_status_email_update" is correctly defined.
OrderStatusUpdateEventTest uc_order/tests/src/Unit/Integration/Event/OrderStatusUpdateEventTest.php Checks that the event "uc_order_status_update" is correctly defined.