You are here

public static property jDrupalConnectTest::$modules in jDrupal 8

Same name in this branch
  1. 8 src/Tests/jDrupalConnectTest.php \Drupal\jdrupal\Tests\jDrupalConnectTest::modules
  2. 8 tests/src/Unit/JDrupalConnectTest.php \Drupal\jdrupal\Tests\jDrupalConnectTest::modules

Our module dependencies.

Type: array

File

tests/src/Unit/JDrupalConnectTest.php, line 25
jDrupal Connect tests.

Class

jDrupalConnectTest
Tests the jDrupal Connect resource.

Namespace

Drupal\jdrupal\Tests

Code

public static $modules = array(
  'jdrupal',
);