UnitTestCase::$randomGenerator

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/UnitTestCase.php \Drupal\Tests\UnitTestCase::randomGenerator

The random generator.

Type: \Drupal\Component\Utility\Random

File

core/tests/Drupal/Tests/UnitTestCase.php, line 37

Class

UnitTestCase
Provides a base class and helpers for Drupal unit tests.

Namespace

Drupal\Tests

Code

protected $randomGenerator;

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