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 |
|---|---|---|---|
| SimpletestTestRunResultsStorage::getConnection | function | core/ |
Returns the database connection to use for inserting assertions. |
| SimpletestTestRunResultsStorage::getCurrentTestRunState | function | core/ |
Get state information about a test run, from storage. |
| SimpletestTestRunResultsStorage::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| SimpletestTestRunResultsStorage::insertLogEntry | function | core/ |
Adds a test log entry for a test run to the storage. |
| SimpletestTestRunResultsStorage::removeResults | function | core/ |
Removes the results of a test run from the storage. |
| SimpletestTestRunResultsStorage::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| SimpletestTestRunResultsStorage::testingResultsSchema | function | core/ |
Defines the database schema for run-tests.sh and simpletest module. |
| SimpletestTestRunResultsStorage::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| SimpletestTestRunResultsStorage::__construct | function | core/ |
SimpletestTestRunResultsStorage constructor. |
| SimpletestTestRunResultsStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\SimpletestTestRunResultsStorage[[api-linebreak]] @group Test |
| SimpletestTestRunResultsStorageTest.php | file | core/ |
|
| SimpletestTestRunResultsStorageTest::$connection | property | core/ |
The database connection for testing. |
| SimpletestTestRunResultsStorageTest::$testRunResultsStorage | property | core/ |
The test run results storage. |
| SimpletestTestRunResultsStorageTest::getTestLogEntry | function | core/ |
Returns a sample test run log entry. |
| SimpletestTestRunResultsStorageTest::setUp | function | core/ |
|
| SimpletestTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::validateTestingResultsEnvironment[[api-linebreak]] @covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::cleanUp[[api-linebreak]] |
| SimpletestTestRunResultsStorageTest::testBuildNewEnvironment | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::validateTestingResultsEnvironment[[api-linebreak]] |
| SimpletestTestRunResultsStorageTest::testGetCurrentTestRunState | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::setDatabasePrefix[[api-linebreak]] @covers ::removeResults[[api-linebreak]] |
| SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::setDatabasePrefix[[api-linebreak]] @covers ::getLogEntriesByTestClass[[api-linebreak]] |
| SingleInternalPropertyTestFieldItem | class | core/ |
Defines the 'Single Internal Property' entity test field type. |
| SingleInternalPropertyTestFieldItem.php | file | core/ |
|
| SingleInternalPropertyTestFieldItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| SingleVisibleProfileTest | class | core/ |
Tests distribution profile support. |
| SingleVisibleProfileTest.php | file | core/ |
|
| SingleVisibleProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SingleVisibleProfileTest::$profile | property | core/ |
The installation profile to install. |
| SingleVisibleProfileTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| SingleVisibleProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| SingleVisibleProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| SiteMaintenanceTest | class | core/ |
Tests access to site while in maintenance mode. |
| SiteMaintenanceTest.php | file | core/ |
|
| SiteMaintenanceTest::$adminUser | property | core/ |
|
| SiteMaintenanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SiteMaintenanceTest::$modules | property | core/ |
Modules to install. |
| SiteMaintenanceTest::$user | property | core/ |
User allowed to access site in maintenance mode. |
| 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 the test 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. |
Pagination
- Previous page
- Page 641
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.