GenericTestExistsTest::$modulesNoTest

Same name in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Extension/GenericTestExistsTest.php \Drupal\Tests\Core\Extension\GenericTestExistsTest::modulesNoTest

Lists module that do not require a Generic test.

Type: modulesNoTest

File

core/tests/Drupal/Tests/Core/Extension/GenericTestExistsTest.php, line 22

Class

GenericTestExistsTest
Tests that the Generic module test exists for all modules.

Namespace

Drupal\Tests\Core\Extension

Code

protected $modulesNoTest = [
    'help_topics',
    'sdc',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.