StubTestSuiteBase::$testFiles

Same name in other branches
  1. 9 core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php \Drupal\Tests\Core\Test\StubTestSuiteBase::testFiles
  2. 8.9.x core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php \Drupal\Tests\Core\Test\StubTestSuiteBase::testFiles

Test files discovered by addTestsBySuiteNamespace().

Type: string[]

File

core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php, line 139

Class

StubTestSuiteBase
Stub subclass of TestSuiteBase.

Namespace

Drupal\Tests\Core\Test

Code

public $testFiles = [];

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