Search for test

  1. Search 7.x for test
  2. Search 8.9.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
WizardPluginBaseKernelTest.php file core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::$modules property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Modules to enable.
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 @coversDefaultClass \Drupal\views\Plugin\views\wizard\WizardPluginBase[[api-linebreak]]
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 @covers ::getSelected[[api-linebreak]]
WizardTest class core/modules/comment/tests/src/Functional/Views/WizardTest.php Tests the comment module integration into the wizard.
WizardTest class core/modules/views_ui/tests/src/Functional/WizardTest.php Tests the wizard.
WizardTest.php file core/modules/views_ui/tests/src/Functional/WizardTest.php
WizardTest.php file core/modules/comment/tests/src/Functional/Views/WizardTest.php
WizardTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/WizardTest.php The theme to install as the default for testing.
WizardTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/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 enable.
WizardTestBase::setUp function core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php Sets up the test.
WorkflowAccessControlHandlerTest class core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php @coversDefaultClass \Drupal\workflows\WorkflowAccessControlHandler[[api-linebreak]]
@group workflows
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 enable.
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 @covers ::checkAccess[[api-linebreak]]
@dataProvider checkAccessProvider
WorkflowAccessControlHandlerTest::testCheckCreateAccess function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php @covers ::checkCreateAccess[[api-linebreak]]
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 enable.
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 enable.
WorkflowDependenciesTest::testOnDependencyRemoval function core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval().
WorkflowHalJsonAnonTest class core/modules/hal/tests/src/Functional/workflows/WorkflowHalJsonAnonTest.php @group hal
@group legacy
WorkflowHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/workflows/WorkflowHalJsonAnonTest.php
WorkflowHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/workflows/WorkflowHalJsonAnonTest.php The theme to install as the default for testing.
WorkflowHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/workflows/WorkflowHalJsonAnonTest.php The format to use in this test.
WorkflowHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/workflows/WorkflowHalJsonAnonTest.php The MIME type that corresponds to $format.

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