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 |
|---|---|---|---|
| SiteMaintenanceTest::$modules | property | core/ |
Modules to enable. |
| SiteMaintenanceTest::setUp | function | core/ |
|
| SiteMaintenanceTest::testNonHtmlRequest | function | core/ |
Tests responses to non-HTML requests when in maintenance mode. |
| SiteMaintenanceTest::testSiteMaintenance | function | core/ |
Verifies site maintenance mode functionality. |
| SiteNameTest | class | core/ |
Tests that the site name can be set during a non-interactive installation. |
| SiteNameTest.php | file | core/ |
|
| SiteNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SiteNameTest::$siteName | property | core/ |
The site name to be used when testing. |
| SiteNameTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| SiteNameTest::testSiteName | function | core/ |
Tests that the desired site name appears on the page after installation. |
| SitesDirectoryHardeningTest | class | core/ |
Tests Drupal permissions hardening of /sites subdirectories. |
| SitesDirectoryHardeningTest.php | file | core/ |
|
| SitesDirectoryHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| SitesDirectoryHardeningTest::makeWritable | function | core/ |
Makes the given path and settings file writable. |
| SitesDirectoryHardeningTest::settingsFile | function | core/ |
Returns the path to settings.php |
| 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. |
| SizeTest | class | core/ |
Parse a predefined amount of bytes and compare the output with the expected value. |
| SizeTest.php | file | core/ |
|
| SizeTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
| SizeTest::testCommonFormatSize | function | core/ |
Checks that format_size() returns the expected string. |
| SkipOnEmptyTest | class | core/ |
Tests the skip on empty process plugin. |
| SkipOnEmptyTest.php | file | core/ |
|
| 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]] |
| SkippedDeprecationTest | class | core/ |
@group Test |
| SkippedDeprecationTest.php | file | core/ |
|
| SkippedDeprecationTest::testSkippingDeprecations | function | core/ |
Tests skipping deprecations in unit tests. |
| SkippedDeprecationTest::testSkippingDeprecationsAgain | function | core/ |
Tests skipping deprecations in unit tests multiple times. |
| SkipRequiredModulesTest | class | core/ |
Tests if Simpletest-based tests are skipped based on module requirements. |
| SkipRequiredModulesTest.php | file | core/ |
|
| SkipRequiredModulesTest::testModuleNotFound | function | core/ |
|
| 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. |
| 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. |
Pagination
- Previous page
- Page 617
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.