You are here

protected property MigrateUpgradeTestBase::$profile in Migrate Upgrade 8

Use the Standard profile to test help implementations of many core modules.

Overrides WebTestBase::$profile

File

src/Tests/MigrateUpgradeTestBase.php, line 21
Contains \Drupal\migrate_upgrade\Tests\MigrateUpgradeTestBase.

Class

MigrateUpgradeTestBase
Provides a base class for testing migration upgrades in the UI.

Namespace

Drupal\migrate_upgrade\Tests

Code

protected $profile = 'standard';