| simpletest_clean_results_table |
function |
core/modules/simpletest/simpletest.module |
Clears the test result tables. |
| simpletest_clean_temporary_directories |
function |
core/modules/simpletest/simpletest.module |
Finds all leftover temporary directories and removes them. |
| simpletest_deprecation_test.info.yml |
file |
core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.info.yml |
core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.info.yml |
| simpletest_deprecation_test.module |
file |
core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module |
Mock module for testing simpletest. |
| simpletest_deprecation_test_simpletest_alter |
function |
core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module |
Implements hook_simpletest_alter(). |
| simpletest_deprecation_test_test_finished |
function |
core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module |
Implements hook_test_finished(). |
| simpletest_deprecation_test_test_group_finished |
function |
core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module |
Implements hook_test_group_finished(). |
| simpletest_deprecation_test_test_group_started |
function |
core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module |
Implements hook_test_group_started(). |
| simpletest_generate_file |
function |
core/modules/simpletest/simpletest.module |
Generates a test file. |
| simpletest_help |
function |
core/modules/simpletest/simpletest.module |
Implements hook_help(). |
| simpletest_insert_assert |
function |
core/modules/simpletest/simpletest.module |
Store an assertion from outside the testing context. |
| simpletest_js_alter |
function |
core/modules/simpletest/simpletest.module |
Implements hook_js_alter(). |
| simpletest_last_test_get |
function |
core/modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
| simpletest_log_read |
function |
core/modules/simpletest/simpletest.module |
Reads the error log and reports any errors as assertion failures. |
| SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT |
constant |
core/modules/simpletest/simpletest.install |
Minimum value of PHP memory_limit for SimpleTest. |
| simpletest_phpunit_browsertest.php |
file |
core/modules/simpletest/tests/fixtures/simpletest_phpunit_browsertest.php |
|
| simpletest_phpunit_command |
function |
core/modules/simpletest/simpletest.module |
Returns the command to run PHPUnit. |
| simpletest_phpunit_configuration_filepath |
function |
core/modules/simpletest/simpletest.module |
Returns the path to core's phpunit.xml.dist configuration file. |
| simpletest_phpunit_find_testcases |
function |
core/modules/simpletest/simpletest.module |
Finds all test cases recursively from a test suite list. |
| simpletest_phpunit_run_command |
function |
core/modules/simpletest/simpletest.module |
Executes the PHPUnit command. |
| simpletest_phpunit_run_command_test.php |
file |
core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php |
|
| simpletest_phpunit_testcase_to_row |
function |
core/modules/simpletest/simpletest.module |
Converts a PHPUnit test case result to a {simpletest} result row. |
| simpletest_phpunit_xml_filepath |
function |
core/modules/simpletest/simpletest.module |
Returns the path to use for PHPUnit's --log-junit option. |
| simpletest_phpunit_xml_to_rows |
function |
core/modules/simpletest/simpletest.module |
Converts PHPUnit's JUnit XML output to an array. |
| simpletest_process_phpunit_results |
function |
core/modules/simpletest/simpletest.module |
Inserts the parsed PHPUnit results into {simpletest}. |
| simpletest_requirements |
function |
core/modules/simpletest/simpletest.install |
Implements hook_requirements(). |
| simpletest_run_phpunit_tests |
function |
core/modules/simpletest/simpletest.module |
Executes PHPUnit tests and returns the results of the run. |
| simpletest_run_tests |
function |
core/modules/simpletest/simpletest.module |
Runs tests. |
| simpletest_schema |
function |
core/modules/simpletest/simpletest.install |
Implements hook_schema(). |
| simpletest_summarize_phpunit_result |
function |
core/modules/simpletest/simpletest.module |
Maps phpunit results to a data structure for batch messages and run-tests.sh. |
| simpletest_test_get_all |
function |
core/modules/simpletest/simpletest.module |
Gets a list of all of the tests provided by the system. |
| simpletest_theme |
function |
core/modules/simpletest/simpletest.module |
Implements hook_theme(). |
| simpletest_uninstall |
function |
core/modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
| SingleVisibleProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Tests distribution profile support. |
| SingleVisibleProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
|
| SingleVisibleProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
The theme to install as the default for testing. |
| SingleVisibleProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
The installation profile to install. |
| SingleVisibleProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Prepares the current environment for running the test. |
| SingleVisibleProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Installer step: Select installation profile. |
| SingleVisibleProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Confirms that the installation succeeded. |
| SiteBrandingConvertedIntoBlockUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
Tests the upgrade path for page site variables being converted into a block. |
| SiteBrandingConvertedIntoBlockUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
|
| SiteBrandingConvertedIntoBlockUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
The theme to install as the default for testing. |
| SiteBrandingConvertedIntoBlockUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
Set database dump files to be used. |
| SiteBrandingConvertedIntoBlockUpdateTest::setUp |
function |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
Overrides WebTestBase::setUp() for update testing. |
| SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN |
function |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
Tests that site branding elements are being converted into blocks. |
| SiteMaintenanceTest |
class |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Tests access to site while in maintenance mode. |
| SiteMaintenanceTest.php |
file |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::$adminUser |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
The theme to install as the default for testing. |