public static property SimplenewsRecipientHandlerTest::$modules in Simplenews 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/SimplenewsRecipientHandlerTest.php \Drupal\Tests\simplenews\Functional\SimplenewsRecipientHandlerTest::modules
Modules to enable.
Type: array
Overrides SimplenewsTestBase::$modules
File
- tests/
src/ Functional/ SimplenewsRecipientHandlerTest.php, line 15
Class
- SimplenewsRecipientHandlerTest
- Test cases for creating and sending newsletters.
Namespace
Drupal\Tests\simplenews\FunctionalCode
public static $modules = [
'simplenews_demo',
];