Search for run
| Title | Object type | File name | Summary |
|---|---|---|---|
| PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
| PhpStreamWrapperInterface::stream_truncate | function | core/ |
Truncate stream. |
| PhpUnitBridgeRequiresTest::providerTestWillNeverRun | function | core/ |
Data provider for ::testWillNeverRun(). |
| PhpUnitBridgeRequiresTest::testWillNeverRun | function | core/ |
Tests the @requires annotation. |
| PhpUnitBridgeTest::testWillNeverRun | function | core/ |
Tests the @requires annotation in conjunction with DrupalListener. |
| 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[[api-linebreak]] @group Test |
| PhpUnitTestRunnerTest.php | file | core/ |
|
| PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
| PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
@covers ::phpUnitCommand[[api-linebreak]] |
| PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Tests an error in the test running phase. |
| PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
@dataProvider providerTestSummarizeResults @covers ::summarizeResults[[api-linebreak]] |
| PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath[[api-linebreak]] |
| 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. |
| RegistryLegacyTest::$runtimeCache | property | core/ |
The mocked cache backend. |
| 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. |
| 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. |
| SqliteDriverLegacyTest::testDeprecationTruncate | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Truncate[[api-linebreak]] |
| system_authorized_run | function | core/ |
Setup and invoke an operation using authorize.php. |
| Tasks::runTasks | function | core/ |
Runs database tasks and tests to see if Drupal can run on the database. |
| Tasks::runTestQuery | function | core/ |
Ensures the database can execute commands with the current user. |
| TermContextTest::testGetRuntimeContexts | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| TermRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| TestRunnerKernel | class | core/ |
Kernel for run-tests.sh. |
| TestRunnerKernel.php | file | core/ |
|
| TestRunnerKernel::boot | function | core/ |
Boots the current kernel. |
| TestRunnerKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
| TestRunnerKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| TestRunnerKernel::__construct | function | core/ |
Constructs a DrupalKernel object. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.