Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.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.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
WizardPluginBaseKernelTest::$wizard property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Contains thw wizard plugin manager.
WizardPluginBaseKernelTest::setUp function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::testCreateView function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the creating of a view.
WizardPluginBaseTest class core/modules/views/tests/src/Unit/WizardPluginBaseTest.php Tests Drupal\views\Plugin\views\wizard\WizardPluginBase.
WizardPluginBaseTest.php file core/modules/views/tests/src/Unit/WizardPluginBaseTest.php
WizardPluginBaseTest::providerTestGetSelected function core/modules/views/tests/src/Unit/WizardPluginBaseTest.php Provides test data for testGetSelected().
WizardPluginBaseTest::testGetSelected function core/modules/views/tests/src/Unit/WizardPluginBaseTest.php Tests get selected.
WizardTest class core/modules/views_ui/tests/src/Functional/WizardTest.php Tests the wizard.
WizardTest class core/modules/comment/tests/src/Functional/Views/WizardTest.php Tests the comment module integration into the wizard.
WizardTest.php file core/modules/comment/tests/src/Functional/Views/WizardTest.php
WizardTest.php file core/modules/views_ui/tests/src/Functional/WizardTest.php
WizardTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/WizardTest.php The theme to install as the default for testing.
WizardTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/WizardTest.php The theme to install as the default for testing.
WizardTest::$modules property core/modules/comment/tests/src/Functional/Views/WizardTest.php Modules to install.
WizardTest::setUp function core/modules/comment/tests/src/Functional/Views/WizardTest.php Sets up the test.
WizardTest::testCommentWizard function core/modules/comment/tests/src/Functional/Views/WizardTest.php Tests adding a view of comments.
WizardTest::testWizardFieldLength function core/modules/views_ui/tests/src/Functional/WizardTest.php Tests filling in the wizard with really long strings.
WizardTestBase class core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php Views UI wizard tests.
WizardTestBase.php file core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php
WizardTestBase::$modules property core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php Modules to install.
WizardTestBase::setUp function core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php Sets up the test.
WorkAllocator::assignTestsSequence function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Assigns the test sequence.
WorkAllocator::getTestTypeWeight function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Weights a test class based on which test base class it extends.
WorkAllocator::placeTestsIntoBins function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Distribute tests into roughly equal sized bins.
WorkAllocator::sortTestsByTypeAndCount function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Sort tests by test type and count of tests to be executed.
WorkAllocatorTest class core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php Unit tests for WorkAllocator.
WorkAllocatorTest.php file core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php
WorkAllocatorTest::allocatorProvider function core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php Data for ::testAllocator.
WorkAllocatorTest::testAllocator function core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php Tests sorting and allocation of tests.
WorkflowAccessControlHandlerTest class core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Tests Drupal\workflows\WorkflowAccessControlHandler.
WorkflowAccessControlHandlerTest.php file core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php
WorkflowAccessControlHandlerTest::$accessControlHandler property core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php The workflow access control handler.
WorkflowAccessControlHandlerTest::$adminUser property core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php A test admin user.
WorkflowAccessControlHandlerTest::$modules property core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Modules to install.
WorkflowAccessControlHandlerTest::$user property core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php A non-privileged user.
WorkflowAccessControlHandlerTest::checkAccessProvider function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Data provider for ::testCheckAccess.
WorkflowAccessControlHandlerTest::setUp function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php
WorkflowAccessControlHandlerTest::testCheckAccess function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Tests check access.
WorkflowAccessControlHandlerTest::testCheckCreateAccess function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Tests check create access.
WorkflowCustomStateTransitionAccessTest class core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Test custom provided workflow access for state/transition operations.
WorkflowCustomStateTransitionAccessTest.php file core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php
WorkflowCustomStateTransitionAccessTest::$adminUser property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php A test admin user.
WorkflowCustomStateTransitionAccessTest::$defaultTheme property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php The theme to install as the default for testing.
WorkflowCustomStateTransitionAccessTest::$modules property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Modules to install.
WorkflowCustomStateTransitionAccessTest::$testWorkflow property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php A test workflow.
WorkflowCustomStateTransitionAccessTest::setUp function core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php
WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations function core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Tests the custom state/transition operation access rules.
WorkflowDependenciesTest class core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php Tests configuration dependencies in workflows.
WorkflowDependenciesTest.php file core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php
WorkflowDependenciesTest::$modules property core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php Modules to install.

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