You are here

public static property MandrillReportsTestCase::$modules in Mandrill 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

modules/mandrill_reports/tests/src/Functional/MandrillReportsTestCase.php, line 24
Test class and methods for the Mandrill Reports module.

Class

MandrillReportsTestCase
Test Mandrill Reports functionality.

Namespace

Drupal\mandrill_reports\Tests

Code

public static $modules = [
  'mandrill',
  'mandrill_reports',
];