You are here

protected static property DeleteHandlerTest::$modules in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 modules/salesforce_pull/tests/src/Unit/DeleteHandlerTest.php \Drupal\Tests\salesforce_pull\Unit\DeleteHandlerTest::modules
  2. 5.0.x modules/salesforce_pull/tests/src/Unit/DeleteHandlerTest.php \Drupal\Tests\salesforce_pull\Unit\DeleteHandlerTest::modules

Required modules.

Type: array

File

modules/salesforce_pull/tests/src/Unit/DeleteHandlerTest.php, line 32

Class

DeleteHandlerTest
Test Object instantitation.

Namespace

Drupal\Tests\salesforce_pull\Unit

Code

protected static $modules = [
  'salesforce_pull',
];