Search for run
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseLegacyTest::testDbTruncate | function | core/ |
Tests deprecation of the db_truncate() function. |
db_truncate | function | core/ |
Returns a new TruncateQuery object for the active database. |
ExtraFieldUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder extra fields. |
InnocuousTest::run | function | core/ |
Override run() since it uses TestBase. |
KernelTestBaseTest::run | function | core/ |
Run all tests in this class. |
LargeQueryTest::testMaxAllowedPacketQueryTruncating | function | core/ |
Tests truncation of messages when max_allowed_packet exception occurs. |
LayoutBuilderEnableUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for enabling Layout Builder. |
LayoutBuilderPermissionsUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder permissions. |
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/ |
|
SimpletestPhpunitRunCommandTest::setUpBeforeClass | function | core/ |
|
SimpletestPhpunitRunCommandTest::tearDown | function | core/ |
|
SimpletestPhpunitRunCommandTest::testSimpletestPhpUnitRunCommand | function | core/ |
Test the round trip for PHPUnit execution status codes. |
SimpletestPhpunitRunCommandTestWillDie | class | core/ |
This test crashes PHP. |
SimpletestPhpunitRunCommandTestWillDie::testWillDie | function | core/ |
Performs the status specified by SimpletestPhpunitRunCommandTestWillDie. |
SimpleTestTest::testWebTestRunner | function | core/ |
Ensures the tests selected through the web interface are run and displayed. |
simpletest_phpunit_run_command | function | core/ |
Executes the PHPUnit command. |
simpletest_phpunit_run_command_test.php | file | core/ |
|
simpletest_run_phpunit_tests | function | core/ |
Executes PHPUnit tests and returns the results of the run. |
simpletest_run_tests | function | core/ |
Runs tests. |
TempstoreKeyUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder extra fields. |
TestBase::run | function | core/ |
Run all tests in this class. |
Truncate | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Truncate. |
Truncate.php | file | core/ |
|
UpdateCoreTest::testModulePageRunCron | function | core/ |
Checks that running cron updates the list of available updates. |
UpdatePathTestBase::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
UpdatePathTestBase::runUpdates | function | core/ |
Helper function to run pending database updates. |
_simpletest_run_tests_script_open_browser | function | core/ |
Display test results from run-tests.sh in a browser. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.