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 |
|---|---|---|---|
| TestSetupTrait::$testId | property | core/ |
The test run ID. |
| TestSetupTrait::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
| TestSetupTrait::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
| TestSetupTrait::getDatabaseConnection | function | core/ |
Returns the database connection to the site under test. |
| TestSetupTrait::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
| TestSetupTraitTest | class | core/ |
Tests the TestSetupTrait trait. |
| TestSetupTraitTest | class | core/ |
Tests the TestSetupTrait trait. |
| TestSetupTraitTest.php | file | core/ |
|
| TestSetupTraitTest.php | file | core/ |
|
| TestSetupTraitTest::testChangeDatabasePrefix | function | core/ |
Tests the SIMPLETEST_DB environment variable is used. |
| TestSetupTraitTest::testGetDatabaseConnection | function | core/ |
@covers ::getDatabaseConnection[[api-linebreak]] @group legacy |
| TestSiteApplication | class | core/ |
Application wrapper for test site commands. |
| TestSiteApplication.php | file | core/ |
|
| TestSiteApplication::getDefaultCommands | function | core/ |
|
| TestSiteApplicationTest | class | core/ |
Tests core/scripts/test-site.php. |
| TestSiteApplicationTest.php | file | core/ |
|
| TestSiteApplicationTest::$php | property | core/ |
The PHP executable path. |
| TestSiteApplicationTest::addTestDatabase | function | core/ |
Adds the installed test site to the database connection info. |
| TestSiteApplicationTest::getTestLockFile | function | core/ |
Gets the lock file path. |
| TestSiteApplicationTest::setUp | function | core/ |
|
| TestSiteApplicationTest::testInstallInDifferentLanguage | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallScript | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithNonExistingFile | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testUserLogin | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteClaroInstallTestScript | class | core/ |
Setup file used by TestSiteInstallTestScript. |
| TestSiteClaroInstallTestScript.php | file | core/ |
|
| TestSiteClaroInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteInstallCommand | class | core/ |
Command to create a test Drupal site. |
| TestSiteInstallCommand.php | file | core/ |
|
| TestSiteInstallCommand::$baseUrl | property | core/ |
The base URL. |
| TestSiteInstallCommand::$configImporter | property | core/ |
The config importer that can be used in a test. |
| TestSiteInstallCommand::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TestSiteInstallCommand::$langcode | property | core/ |
The language to install the site in. |
| TestSiteInstallCommand::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
| TestSiteInstallCommand::$profile | property | core/ |
The install profile to use. |
| TestSiteInstallCommand::$timeLimit | property | core/ |
Time limit in seconds for the test. |
| TestSiteInstallCommand::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
| TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
|
| TestSiteInstallCommand::configure | function | core/ |
|
| TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
| TestSiteInstallCommand::execute | function | core/ |
|
| TestSiteInstallCommand::executePreinstallClass | function | core/ |
Uses the setup file to configure the environment prior to install. |
| TestSiteInstallCommand::executeSetupClass | function | core/ |
Uses the setup file to configure Drupal. |
| TestSiteInstallCommand::getSetupClass | function | core/ |
Gets the setup class. |
| TestSiteInstallCommand::installDrupal | function | core/ |
Installs Drupal into the test site. |
| TestSiteInstallCommand::installParameters | function | core/ |
|
| TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
Pagination
- Previous page
- Page 703
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.