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
WidgetUploadTest::testWidgetUpload function core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php Tests that uploads in the Media library's widget works as expected.
WidgetUploadTest::testWidgetUploadAdvancedUi function core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php Tests that uploads in the widget's advanced UI works as expected.
WidgetViewsTest class core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php Tests the views in the media library widget.
WidgetViewsTest.php file core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php
WidgetViewsTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php
WidgetViewsTest::testWidgetViews function core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php Tests that the views in the Media library's widget work as expected.
WidgetWithoutTypesTest class core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php Tests the media library widget when no media types are available.
WidgetWithoutTypesTest.php file core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php
WidgetWithoutTypesTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php Modules to enable.
WidgetWithoutTypesTest::testWidgetWithoutMediaTypes function core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php Tests that the widget works as expected when media types are deleted.
WizardPluginBaseKernelTest class core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the wizard base plugin class.
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/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
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 class core/modules/views/src/Tests/Wizard/WizardTestBase.php Views UI wizard tests.
WizardTestBase.php file core/modules/views/src/Tests/Wizard/WizardTestBase.php
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::$modules property core/modules/views/src/Tests/Wizard/WizardTestBase.php Modules to enable.
WizardTestBase::setUp function core/modules/views/src/Tests/Wizard/WizardTestBase.php Sets up a Drupal site for running functional and integration tests.
WizardTestBase::setUp function core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php
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

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