Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateShortcutTest.php | file | core/ |
|
| MigrateShortcutTest::$modules | property | core/ |
Modules to enable. |
| MigrateShortcutTest::assertEntity | function | core/ |
Asserts various aspects of a shortcut entity. |
| MigrateShortcutTest::setUp | function | core/ |
|
| MigrateShortcutTest::testShortcutMigration | function | core/ |
Test the shortcut migration. |
| MigrateSimpletestConfigsTest | class | core/ |
Upgrade variables to simpletest.settings.yml. |
| MigrateSimpletestConfigsTest.php | file | core/ |
|
| MigrateSimpletestConfigsTest::$modules | property | core/ |
Modules to enable. |
| MigrateSimpletestConfigsTest::setUp | function | core/ |
|
| MigrateSimpletestConfigsTest::testSimpletestSettings | function | core/ |
Tests migration of simpletest variables to simpletest.settings.yml. |
| MigrateSimpletestSettingsTest | class | core/ |
Tests migration of SimpleTest's variables to configuration. |
| MigrateSimpletestSettingsTest.php | file | core/ |
|
| MigrateSimpletestSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateSimpletestSettingsTest::setUp | function | core/ |
|
| MigrateSimpletestSettingsTest::testMigration | function | core/ |
Tests migration of SimpleTest settings to configuration. |
| MigrateSkipRowTest | class | core/ |
Tests row skips triggered during hook_migrate_prepare_row(). |
| MigrateSkipRowTest.php | file | core/ |
|
| MigrateSkipRowTest::$modules | property | core/ |
Modules to enable. |
| MigrateSkipRowTest::testPrepareRowSkip | function | core/ |
Tests migration interruptions. |
| MigrateSourceTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\source\SourcePluginBase[[api-linebreak]] @group migrate |
| MigrateSourceTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\MigrateSourceTest. |
| MigrateSourceTest::$defaultMigrationConfiguration | property | core/ |
Override the migration config. |
| MigrateSourceTest::$executable | property | core/ |
The migrate executable. |
| MigrateSourceTest::$migration | property | core/ |
The migration entity. |
| MigrateSourceTest::$row | property | core/ |
Test row data. |
| MigrateSourceTest::$sourceIds | property | core/ |
Test source ids. |
| MigrateSourceTest::getMigrateExecutable | function | core/ |
Gets a mock executable for the test. |
| MigrateSourceTest::getSource | function | core/ |
Gets the source plugin to test. |
| MigrateSourceTest::testCount | function | core/ |
Test that the source count is correct. |
| MigrateSourceTest::testCountCacheKey | function | core/ |
Test that the key can be set for the count cache. |
| MigrateSourceTest::testDefaultPropertiesValues | function | core/ |
Test that cacheCounts, skipCount, trackChanges preserve their default values. |
| MigrateSourceTest::testHighwaterTrackChangesIncompatible | function | core/ |
@covers ::__construct[[api-linebreak]] |
| MigrateSourceTest::testNewHighwater | function | core/ |
Test that a highwater mark newer than our saved one imports a row. |
| MigrateSourceTest::testNextNeedsUpdate | function | core/ |
Test that $row->needsUpdate() works as expected. |
| MigrateSourceTest::testOutdatedHighwater | function | core/ |
Test that an outdated highwater mark does not cause a row to be imported. |
| MigrateSourceTest::testPrepareRow | function | core/ |
Test basic row preparation. |
| MigrateSourceTest::testPrepareRowFalse | function | core/ |
Test that we don't get a row if prepareRow() is false. |
| MigrateSourceTest::testPrepareRowGlobalPrepareSkip | function | core/ |
Test that global prepare hooks can skip rows. |
| MigrateSourceTest::testPrepareRowMigratePrepareSkip | function | core/ |
Test that migrate specific prepare hooks can skip rows. |
| MigrateSourceTest::testPrepareRowPrepareException | function | core/ |
Test that a skip exception during prepare hooks correctly skips. |
| MigrateSourceTestBase | class | core/ |
Base class for tests of Migrate source plugins. |
| MigrateSourceTestBase.php | file | core/ |
|
| MigrateSourceTestBase::$migration | property | core/ |
The mocked migration. |
| MigrateSourceTestBase::$modules | property | core/ |
Modules to enable. |
| MigrateSourceTestBase::$plugin | property | core/ |
The source plugin under test. |
| MigrateSourceTestBase::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| MigrateSourceTestBase::getPluginClass | function | core/ |
Determines the plugin to be tested by reading the class @covers annotation. |
| MigrateSourceTestBase::providerSource | function | core/ |
The data provider. |
| MigrateSourceTestBase::setUp | function | core/ |
|
| MigrateSourceTestBase::testSource | function | core/ |
Tests the source plugin against a particular data set. |
Pagination
- Previous page
- Page 466
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.