You are here

public static property JwPlayer7ConfigurationTest::$modules in JW Player 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/JwPlayer7ConfigurationTest.php, line 25

Class

JwPlayer7ConfigurationTest
Tests configuration of a jw player 7 preset and creation of jw player content.

Namespace

Drupal\Tests\jw_player\Functional

Code

public static $modules = array(
  'node',
  'jw_player',
  'file',
  'field',
  'field_ui',
  'block',
  'image',
  'link',
);