Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
SystemConfigFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php The theme to install as the default for testing.
SystemConfigFormTest::$modules property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Modules to enable.
SystemConfigFormTest::testSystemConfigForm function core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTestBase class core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Full generic test suite for any form that data with the configuration system.
SystemConfigFormTestBase.php file core/modules/system/src/Tests/System/SystemConfigFormTestBase.php
SystemConfigFormTestBase::$form property core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Form ID to use for testing.
SystemConfigFormTestBase::$values property core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Values to use for testing.
SystemConfigFormTestBase::testConfigForm function core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Submit the system_config_form ensure the configuration has expected values.
SystemConfigFormTestForm class core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Tests the ConfigFormBase class.
SystemConfigFormTestForm.php file core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Gets the configuration names that will be editable.
SystemConfigFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Returns a unique string identifying the form.
SystemFunctionsLegacyTest class core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php Tests deprecated system module functions.
SystemFunctionsLegacyTest.php file core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php
SystemFunctionsLegacyTest::$modules property core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php Modules to enable.
SystemFunctionsLegacyTest::testSystemRebuildModuleDataDeprecation function core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php @expectedDeprecation system_rebuild_module_data() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Instead, you should use \Drupal::service("extension.list.module")->getList(). See https://www.drupal.org/node/2709919
SystemGetInfoTest class core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Tests system_get_info().
SystemGetInfoTest.php file core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php
SystemGetInfoTest::$modules property core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Modules to enable.
SystemGetInfoTest::testSystemGetInfo function core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Tests system_get_info().
SystemListingCrossProfileCompatibleTest class core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Verifies that tests in installation profile modules are found and may use
another profile for running tests.
SystemListingCrossProfileCompatibleTest.php file core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::$modules property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Attempt to enable a module from the Testing profile.
SystemListingCrossProfileCompatibleTest::$profile property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Use the Minimal profile.
SystemListingCrossProfileCompatibleTest::setUp function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::testSystemListing function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Non-empty test* method required to executed the test case class.
SystemListingTest class core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests scanning system directories in drupal_system_listing().
SystemListingTest.php file core/modules/system/tests/src/Kernel/Common/SystemListingTest.php
SystemListingTest::testDirectoryPrecedence function core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests that files in different directories take precedence as expected.
SystemListingTest::testFileScanIgnoreDirectory function core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests that directories matching file_scan_ignore_directories are ignored
SystemListTest class core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Tests system_list() function.
SystemListTest.php file core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php
SystemListTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Modules to enable.
SystemListTest::register function core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Registers test-specific services.
SystemListTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php
SystemListTest::testSystemList function core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Tests installing a theme.
SystemLocalTasksTest class core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php Tests existence of system local tasks.
SystemLocalTasksTest.php file core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
SystemLocalTasksTest::$themeHandler property core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php The mocked theme handler.
SystemLocalTasksTest::getSystemAdminRoutes function core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php Provides a list of routes to test.
SystemLocalTasksTest::setUp function core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
SystemLocalTasksTest::testSystemAdminLocalTasks function core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php Tests local task existence.
SystemMenuBlockTest class core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Tests \Drupal\system\Plugin\Block\SystemMenuBlock.
SystemMenuBlockTest.php file core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
SystemMenuBlockTest::$block property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The block under test.
SystemMenuBlockTest::$blockManager property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The block manager service.
SystemMenuBlockTest::$linkTree property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The menu link tree service.
SystemMenuBlockTest::$menu property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The menu for testing.
SystemMenuBlockTest::$menuLinkManager property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The menu link plugin manager service.
SystemMenuBlockTest::$modules property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Modules to enable.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.