You are here

protected property UpdateSemverCoreTest::$updateProject in Drupal 9

The project that is being tested.

Type: string

Overrides UpdateTestBase::$updateProject

File

core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php, line 23

Class

UpdateSemverCoreTest
Tests the Update Manager module through a series of functional tests using mock XML data.

Namespace

Drupal\Tests\update\Functional

Code

protected $updateProject = 'drupal';