BrowserTestBase::$runTestInSeparateProcess
Same name in other branches
- 9 core/tests/Drupal/Tests/BrowserTestBase.php \Drupal\Tests\BrowserTestBase::runTestInSeparateProcess
- 10 core/tests/Drupal/Tests/BrowserTestBase.php \Drupal\Tests\BrowserTestBase::runTestInSeparateProcess
Browser tests are run in separate processes to prevent collisions between code that may be loaded by tests.
Type: runTestInSeparateProcess
File
-
core/
tests/ Drupal/ Tests/ BrowserTestBase.php, line 176
Class
- BrowserTestBase
- Provides a test case for functional Drupal tests.
Namespace
Drupal\TestsCode
protected $runTestInSeparateProcess = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.