Search for run
Title | Object type | File name | Summary |
---|---|---|---|
PgsqlDriverLegacyTest::testDeprecationTruncate | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Truncate |
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::create | function | core/ |
Instantiates a new instance of this class. |
PhpUnitTestRunner::execute | function | core/ |
Executes PHPUnit tests and returns the results of the run. |
PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
PhpUnitTestRunner::processPhpUnitResults | function | core/ |
Logs the parsed PHPUnit results into the test run. |
PhpUnitTestRunner::runCommand | function | core/ |
Executes the PHPUnit command. |
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/ |
Tests an error in the test running phase. |
PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
@dataProvider providerTestSummarizeResults @covers ::summarizeResults |
PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath |
PostgreSqlSequenceUpdateTest::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
QueueTest::runQueueTest | function | core/ |
Queues and unqueues a set of items to check the basic queue functionality. |
ReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
RecipeRunner | class | core/ |
Applies a recipe. |
RecipeRunner.php | file | core/ |
|
RecipeRunner::installConfig | function | core/ |
Installs a config for a recipe. |
RecipeRunner::installContent | function | core/ |
Installs a content for a recipe. |
RecipeRunner::installModule | function | core/ |
Installs a module for a recipe. |
RecipeRunner::installTheme | function | core/ |
Installs a theme for a recipe. |
RecipeRunner::processConfiguration | function | core/ |
Creates configuration and applies configuration actions. |
RecipeRunner::processContent | function | core/ |
Creates content contained in a recipe. |
RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
RecipeRunner::processRecipe | function | core/ |
|
RecipeRunner::processRecipes | function | core/ |
Applies any recipes listed by the recipe. |
RecipeRunner::toBatchOperations | function | core/ |
Converts a recipe into a series of batch operations. |
RecipeRunner::toBatchOperationsInstall | function | core/ |
Converts a recipe's install tasks to batch operations. |
RecipeRunner::toBatchOperationsRecipe | function | core/ |
Helper method to convert a recipe to batch operations. |
RecipeRunner::triggerEvent | function | core/ |
Triggers the RecipeAppliedEvent. |
RecipeRunnerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Recipe\RecipeRunner @group Recipe |
RecipeRunnerTest.php | file | core/ |
|
RecipeRunnerTest::testApplySameRecipe | function | core/ |
|
RecipeRunnerTest::testConfigActions | function | core/ |
|
RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
|
RecipeRunnerTest::testConfigFromModule | function | core/ |
|
RecipeRunnerTest::testConfigFromModuleAndRecipe | function | core/ |
|
RecipeRunnerTest::testConfigWildcard | function | core/ |
|
RecipeRunnerTest::testInvalidConfigAction | function | core/ |
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.