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. 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
CKEditorIntegrationTest::testOffCanvasStyles function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if CKEditor is properly styled inside an off-canvas dialog.
CKEditorIntegrationTest::testOnlyDrupalMediaTagProcessed function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests that only <drupal-media> tags are processed.
CKEditorIntegrationTest::testPreviewUsesDefaultThemeAndIsClientCacheable function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php The CKEditor Widget must load a preview generated using the default theme.
CKEditorIntegrationTest::testTranslationAlt function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Test that dialog loads appropriate translation's alt text.
CKEditorIntegrationTest::testViewMode function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests the EditorMediaDialog can set the data-view-mode attribute.
CKEditorIntegrationTest::waitForMetadataDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Waits for the form that allows editing metadata.
CKEditorLoadingTest class core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests loading of CKEditor.
CKEditorLoadingTest.php file core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::$defaultTheme property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php The theme to install as the default for testing.
CKEditorLoadingTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Modules to enable.
CKEditorLoadingTest::$normalUser property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php A normal user with access to the 'plain_text' and 'filtered_html' formats.
CKEditorLoadingTest::$untrustedUser property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php An untrusted user with access to only the 'plain_text' format.
CKEditorLoadingTest::getThingsToCheck function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::setUp function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::testExternalStylesheets function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests loading of theme's CKEditor stylesheets defined in the .info file.
CKEditorLoadingTest::testLoading function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests loading of CKEditor CSS, JS and JS settings.
CKEditorLoadingTest::testLoadingWithoutInternalButtons function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests presence of essential configuration even without Internal's buttons.
CkeditorOffCanvasTestController class core/modules/ckeditor/tests/modules/src/CkeditorOffCanvasTestController.php Provides controller for testing CKEditor in off-canvas dialogs.
CkeditorOffCanvasTestController.php file core/modules/ckeditor/tests/modules/src/CkeditorOffCanvasTestController.php
CkeditorOffCanvasTestController::testOffCanvas function core/modules/ckeditor/tests/modules/src/CkeditorOffCanvasTestController.php Returns a link that can open a node add form in an off-canvas dialog.
CKEditorPluginManagerTest class core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php @coversDefaultClass \Drupal\ckeditor\CKEditorPluginManager[[api-linebreak]]
CKEditorPluginManagerTest class core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Tests different ways of enabling CKEditor plugins.
CKEditorPluginManagerTest.php file core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php
CKEditorPluginManagerTest.php file core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
CKEditorPluginManagerTest::$manager property core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php The manager for "CKEditor plugin" plugins.
CKEditorPluginManagerTest::$modules property core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Modules to enable.
CKEditorPluginManagerTest::providerGetEnabledButtons function core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php Provides a list of configs to test.
CKEditorPluginManagerTest::setUp function core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
CKEditorPluginManagerTest::testCssFiles function core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Tests the iframe instance CSS files of plugins.
CKEditorPluginManagerTest::testEnabledPlugins function core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Tests the enabling of plugins.
CKEditorPluginManagerTest::testGetEnabledButtons function core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php @covers ::getEnabledButtons[[api-linebreak]]
@dataProvider providerGetEnabledButtons
CKEditorStylesComboAdminTest class core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Tests administration of the CKEditor StylesCombo plugin.
CKEditorStylesComboAdminTest.php file core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
CKEditorStylesComboAdminTest::$adminUser property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php A user with the 'administer filters' permission.
CKEditorStylesComboAdminTest::$defaultTheme property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php The theme to install as the default for testing.
CKEditorStylesComboAdminTest::$format property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php A random generated format machine name.
CKEditorStylesComboAdminTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Modules to enable.
CKEditorStylesComboAdminTest::setUp function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
CKEditorStylesComboAdminTest::testExistingFormat function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Tests StylesCombo settings for an existing text format.
CKEditorStylesComboTranslationTest class core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php Tests administration of the CKEditor StylesCombo plugin.
CKEditorStylesComboTranslationTest.php file core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php
CKEditorStylesComboTranslationTest::$adminUser property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php A user with the 'administer filters' permission.
CKEditorStylesComboTranslationTest::$defaultTheme property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php The theme to install as the default for testing.
CKEditorStylesComboTranslationTest::$format property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php A randomly generated format machine name.
CKEditorStylesComboTranslationTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php {inheritdoc}
CKEditorStylesComboTranslationTest::setUp function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php
CKEditorStylesComboTranslationTest::testExistingFormat function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php Tests translations of CKEditor styles configuration.
CKEditorTest class core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests for the 'CKEditor' text editor plugin.
CKEditorTest.php file core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
CKEditorTest::$ckeditor property core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php An instance of the "CKEditor" text editor plugin.

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