You are here

protected property PaymentRulesEventsTest::$profile in Ubercart 8.4

The profile to install as a basis for testing.

Type: string

Overrides UbercartBrowserTestBase::$profile

File

payment/uc_payment/tests/src/Functional/PaymentRulesEventsTest.php, line 20

Class

PaymentRulesEventsTest
Tests the one event that uc_payment provides for use in Rules module.

Namespace

Drupal\Tests\uc_payment\Functional

Code

protected $profile = 'testing';