You are here

protected property UpdateContribTest::$updateProject in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/tests/src/Functional/UpdateContribTest.php \Drupal\Tests\update\Functional\UpdateContribTest::updateProject
  2. 10 core/modules/update/tests/src/Functional/UpdateContribTest.php \Drupal\Tests\update\Functional\UpdateContribTest::updateProject

The project that is being tested.

Type: string

Overrides UpdateTestBase::$updateProject

File

core/modules/update/tests/src/Functional/UpdateContribTest.php, line 24

Class

UpdateContribTest
Tests how the Update Manager module handles contributed modules and themes in a series of functional tests using mock XML data.

Namespace

Drupal\Tests\update\Functional

Code

protected $updateProject = 'aaa_update_test';