Search for run
Title | Object type | File name | Summary |
---|---|---|---|
LocalStream::stream_truncate | function | core/ |
Truncate stream. |
MediaInstallTest::testReinstallAfterUninstall | function | core/ |
Tests reinstalling after being uninstalled. |
MigrateEntityContentValidationTest::runImport | function | core/ |
Runs an import of a migration. |
MigrateExecutableMemoryExceededTest::runMemoryExceededTest | function | core/ |
Runs the actual test. |
MigrateNodeTest::rerunMigration | function | core/ |
Execute the migration a second time. |
MigrateSqlIdMapEnsureTablesTest::runEnsureTablesTest | function | core/ |
Actually run the test. |
MigrateUpgradeImportBatch::run | function | core/ |
Runs a single migrate batch import. |
MockTestConnection::$commandsRun | property | core/ |
|
MockTestConnection::run | function | core/ |
|
MultipleStaticContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
NodeRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
NumericItemBase::truncateDecimal | function | core/ |
Helper method to truncate a decimal number to a given number of decimals. |
PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
PhpStreamWrapperInterface::stream_truncate | function | core/ |
Truncate stream. |
PhpUnitTestRunner | class | core/ |
Run PHPUnit-based tests. |
PhpUnitTestRunner.php | file | core/ |
|
PhpUnitTestRunner::$appRoot | property | core/ |
Path to the application root. |
PhpUnitTestRunner::$workingDirectory | property | core/ |
Path to the working directory. |
PhpUnitTestRunner::create | function | core/ |
Instantiates a new instance of this class. |
PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
PhpUnitTestRunner::runCommand | function | core/ |
Executes the PHPUnit command. |
PhpUnitTestRunner::runTests | function | core/ |
Executes PHPUnit tests and returns the results of the run. |
PhpUnitTestRunner::summarizeResults | function | core/ |
Tallies test results per test class. |
PhpUnitTestRunner::xmlLogFilePath | function | core/ |
Returns the path to use for PHPUnit's --log-junit option. |
PhpUnitTestRunner::__construct | function | core/ |
Constructs a test runner. |
PhpUnitTestRunnerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\PhpUnitTestRunner @group Test |
PhpUnitTestRunnerTest.php | file | core/ |
|
PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
@covers ::phpUnitCommand |
PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Test an error in the test running phase. |
PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
@dataProvider providerTestSummarizeResults @covers ::summarizeResults |
PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath |
QueueTest::runQueueTest | function | core/ |
Queues and dequeues a set of items to check the basic queue functionality. |
ReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
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. |
RouterTest::testRouterUninstallInstall | function | core/ |
Tests that routes no longer exist for a module that has been uninstalled. |
run-tests.sh | file | core/ |
This script runs Drupal tests from command line. |
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. |
SectionDependenciesUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder section dependencies. |
SimpletestPhpunitRunCommandTest | class | core/ |
Tests simpletest_run_phpunit_tests() handles PHPunit fatals correctly. |
SimpletestPhpunitRunCommandTest.php | file | core/ |
|
SimpletestPhpunitRunCommandTest::$fixtureContainer | property | core/ |
A fixture container. |
SimpletestPhpunitRunCommandTest::$root | property | core/ |
Path to the app root. |
SimpletestPhpunitRunCommandTest::provideStatusCodes | function | core/ |
Data provider for testSimpletestPhpUnitRunCommand(). |
SimpletestPhpunitRunCommandTest::setUp | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.