Search for test
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 |
|---|---|---|---|
| SitesDirectoryHardeningTest::testSitesDirectoryHardening | function | core/ |
Tests the default behavior to restrict directory permissions is enforced. |
| SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
| SiteSettingsFormTest | class | core/ |
Tests the extension of the site settings form. |
| SiteSettingsFormTest.php | file | core/ |
|
| SiteSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SiteSettingsFormTest::$modules | property | core/ |
Modules to install. |
| SiteSettingsFormTest::testSiteSettingsForm | function | core/ |
Confirms that the form is extensible. |
| SkipOnEmptyTest | class | core/ |
Tests the skip on empty process plugin. |
| SkipOnEmptyTest.php | file | core/ |
|
| SkipOnEmptyTest::testMultipleTransforms | function | core/ |
Tests repeated execution of a process plugin can reset the pipeline stoppage correctly. |
| SkipOnEmptyTest::testProcessBypassesOnNonEmpty | function | core/ |
@covers ::process[[api-linebreak]] |
| SkipOnEmptyTest::testProcessSkipsOnEmpty | function | core/ |
@covers ::process[[api-linebreak]] |
| SkipOnEmptyTest::testRowBypassesOnNonEmpty | function | core/ |
@covers ::row[[api-linebreak]] |
| SkipOnEmptyTest::testRowSkipsOnEmpty | function | core/ |
@covers ::row[[api-linebreak]] |
| SkipOnEmptyTest::testRowSkipWithMessage | function | core/ |
Tests that a skip row exception with a message is raised. |
| SkipOnEmptyTest::testRowSkipWithoutMessage | function | core/ |
Tests that a skip row exception without a message is raised. |
| SkipOpTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Plugin\Scaffold\Operations\SkipOp[[api-linebreak]] |
| SkipOpTest.php | file | core/ |
|
| SkipOpTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
| SkipRowIfNotSetTest | class | core/ |
Tests the skip row if not set process plugin. |
| SkipRowIfNotSetTest.php | file | core/ |
|
| SkipRowIfNotSetTest::testRowSkipWithMessage | function | core/ |
Tests that a skip row exception with a message is raised. |
| SkipRowIfNotSetTest::testRowSkipWithoutMessage | function | core/ |
Tests that a skip row exception without a message is raised. |
| SmartDefaultSettingsTest | class | core/ |
@covers \Drupal\ckeditor5\SmartDefaultSettings::computeSmartDefaultSettings[[api-linebreak]] @group ckeditor5 @internal |
| SmartDefaultSettingsTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\SmartDefaultSettings[[api-linebreak]] @group ckeditor5 |
| SmartDefaultSettingsTest.php | file | core/ |
|
| SmartDefaultSettingsTest.php | file | core/ |
|
| SmartDefaultSettingsTest::$database | property | core/ |
The database connection used. |
| SmartDefaultSettingsTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
| SmartDefaultSettingsTest::$modules | property | core/ |
Modules to install. |
| SmartDefaultSettingsTest::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
| SmartDefaultSettingsTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking, because using CKEditor 4. |
| SmartDefaultSettingsTest::$typedConfig | property | core/ |
The typed config manager. |
| SmartDefaultSettingsTest::provider | function | core/ |
Data provider. |
| SmartDefaultSettingsTest::providerCandidates | function | core/ |
Data provider for testing getCandidates() and ::selectCandidate(). |
| SmartDefaultSettingsTest::providerSurplusScore | function | core/ |
Data provider for testing computeSurplusScore(). |
| SmartDefaultSettingsTest::setUp | function | core/ |
|
| SmartDefaultSettingsTest::test | function | core/ |
Tests the CKEditor 5 default settings conversion. |
| SmartDefaultSettingsTest::testCandidates | function | core/ |
@covers ::getCandidates[[api-linebreak]] @covers ::selectCandidate[[api-linebreak]] @dataProvider providerCandidates |
| SmartDefaultSettingsTest::testSurplusScore | function | core/ |
@covers ::computeSurplusScore[[api-linebreak]] @dataProvider providerSurplusScore |
| SomeClass::TEST | constant | core/ |
|
| SomeClass::testMethod | function | core/ |
|
| SortableTestTrait | trait | core/ |
Provides functions for simulating sort changes. |
| SortableTestTrait.php | file | core/ |
|
| SortableTestTrait::sortableAfter | function | core/ |
Simulates a drag moving an element after its sibling in the same container. |
| SortableTestTrait::sortableTo | function | core/ |
Simulates a drag on an element from one container to another. |
| SortableTestTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
| SortArrayTest | class | core/ |
Tests the SortArray component. |
| SortArrayTest.php | file | core/ |
|
| SortArrayTest::assertBothNegativePositiveOrZero | function | core/ |
Asserts that numbers are either both negative, both positive or both zero. |
Pagination
- Previous page
- Page 642
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.