Search for run
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
|
| RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
|
| RecipeRunnerTest::testModuleConfigurationOverride | function | core/ |
|
| RecipeRunnerTest::testModuleInstall | function | core/ |
|
| RecipeRunnerTest::testRecipeInclude | function | core/ |
|
| RecipeRunnerTest::testRecipesAreDisambiguatedByPath | function | core/ |
|
| RecipeRunnerTest::testRenamedConfigActions | function | core/ |
Tests that renamed plugins are marked as deprecated. |
| RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
|
| Registry::$runtimeCache | property | core/ |
The runtime cache. |
| Registry::$runtimeRegistry | property | core/ |
An array of incomplete, runtime theme registries, keyed by theme name. |
| Registry::getRuntime | function | core/ |
Returns the incomplete, runtime theme registry. |
| RegistryTest::$runtimeCache | property | core/ |
The mocked cache backend. |
| RouterTest::testRouterUninstallInstall | function | core/ |
Tests that routes no longer exist for a module that has been uninstalled. |
| RouterUnsupportedTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Router[[api-linebreak]] @group Routing @group legacy |
| RouterUnsupportedTest.php | file | core/ |
|
| RouterUnsupportedTest::testDeprecatedAdd | function | core/ |
@covers ::addDeprecatedRouteFilter[[api-linebreak]] @covers ::addDeprecatedRouteEnhancer[[api-linebreak]] |
| RouterUnsupportedTest::testGenerateUnsupported | function | core/ |
@covers ::generate[[api-linebreak]] |
| run-tests.sh | file | core/ |
Script for running tests on DrupalCI. |
| RunnerVersion | class | core/ |
Helper class to determine information about running PHPUnit version. |
| RunnerVersion.php | file | core/ |
|
| RunnerVersion::getMajor | function | core/ |
Returns the major version of the PHPUnit runner being used. |
| RunnerVersion::__construct | function | core/ |
This class should not be instantiated. |
| SearchTextProcessor::truncate | function | core/ |
Helper function for array_walk in ::analyze(). |
| SearchTextProcessorTest::testSearchTextProcessorUnicode | function | core/ |
Tests that text processing handles Unicode characters correctly. |
| SimpletestTestRunResultsStorage | class | core/ |
Implements a test run results storage compatible with legacy Simpletest. |
| SimpletestTestRunResultsStorage.php | file | core/ |
|
| SimpletestTestRunResultsStorage::buildTestingResultsEnvironment | function | core/ |
Prepares the test run storage. |
| SimpletestTestRunResultsStorage::cleanUp | function | core/ |
Resets the test run storage. |
| SimpletestTestRunResultsStorage::createNew | function | core/ |
Gets a new unique identifier for a test run. |
| 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]] |
| SqliteDriverLegacyTest::testDeprecationTruncate | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Truncate[[api-linebreak]] |
| StubConnection::truncate | function | core/ |
Prepares and returns a TRUNCATE query object. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.