You are here

protected static property SelectQueryResultTest::$modules in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 tests/src/Unit/SelectQueryResultTest.php \Drupal\Tests\salesforce\Unit\SelectQueryResultTest::modules
  2. 8.3 tests/src/Unit/SelectQueryResultTest.php \Drupal\Tests\salesforce\Unit\SelectQueryResultTest::modules

Required modules.

Type: array

File

tests/src/Unit/SelectQueryResultTest.php, line 21

Class

SelectQueryResultTest
Test Object instantitation.

Namespace

Drupal\Tests\salesforce\Unit

Code

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