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
EditorHalJsonBasicAuthTest::$mimeType property core/modules/editor/tests/src/Functional/Hal/EditorHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
EditorHalJsonBasicAuthTest::$modules property core/modules/editor/tests/src/Functional/Hal/EditorHalJsonBasicAuthTest.php Modules to install.
EditorHalJsonCookieTest class core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php @group hal
EditorHalJsonCookieTest.php file core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php
EditorHalJsonCookieTest::$auth property core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php The authentication mechanism to use in this test.
EditorHalJsonCookieTest::$defaultTheme property core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php The theme to install as the default for testing.
EditorHalJsonCookieTest::$format property core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php The format to use in this test.
EditorHalJsonCookieTest::$mimeType property core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php The MIME type that corresponds to $format.
EditorHalJsonCookieTest::$modules property core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php Modules to install.
EditorImageDialogTest class core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php Tests EditorImageDialog validation and conversion functionality.
EditorImageDialogTest.php file core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php
EditorImageDialogTest::$editor property core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php Text editor config entity for testing.
EditorImageDialogTest::$modules property core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php Modules to enable.
EditorImageDialogTest::setUp function core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php Sets up the test.
EditorImageDialogTest::testEditorImageDialog function core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php Tests that editor image dialog works as expected.
EditorJsonAnonTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php @group rest
EditorJsonAnonTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php
EditorJsonAnonTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The theme to install as the default for testing.
EditorJsonAnonTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The format to use in this test.
EditorJsonAnonTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The MIME type that corresponds to $format.
EditorJsonBasicAuthTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php @group rest
EditorJsonBasicAuthTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php
EditorJsonBasicAuthTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The authentication mechanism to use in this test.
EditorJsonBasicAuthTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The theme to install as the default for testing.
EditorJsonBasicAuthTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The format to use in this test.
EditorJsonBasicAuthTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The MIME type that corresponds to $format.
EditorJsonBasicAuthTest::$modules property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php Modules to install.
EditorJsonCookieTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php @group rest
EditorJsonCookieTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php
EditorJsonCookieTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The authentication mechanism to use in this test.
EditorJsonCookieTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The theme to install as the default for testing.
EditorJsonCookieTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The format to use in this test.
EditorJsonCookieTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The MIME type that corresponds to $format.
EditorLoadingTest class core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest.php file core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorLoadingTest.php The theme to install as the default for testing.
EditorLoadingTest::$modules property core/modules/editor/tests/src/Functional/EditorLoadingTest.php Modules to enable.
EditorLoadingTest::$normalUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A normal user with additional access to the 'filtered_html' format.
EditorLoadingTest::$privilegedUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A privileged user with additional access to the 'full_html' format.
EditorLoadingTest::$untrustedUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php An untrusted user, with access to the 'plain_text' format.
EditorLoadingTest::getThingsToCheck function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::setUp function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::testLoading function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest::testSupportedElementTypes function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Test supported element types.
EditorManagerTest class core/modules/editor/tests/src/Kernel/EditorManagerTest.php Tests detection of text editors and correct generation of attachments.
EditorManagerTest.php file core/modules/editor/tests/src/Kernel/EditorManagerTest.php
EditorManagerTest::$editorManager property core/modules/editor/tests/src/Kernel/EditorManagerTest.php The manager for text editor plugins.
EditorManagerTest::$modules property core/modules/editor/tests/src/Kernel/EditorManagerTest.php Modules to enable.
EditorManagerTest::setUp function core/modules/editor/tests/src/Kernel/EditorManagerTest.php
EditorManagerTest::testManager function core/modules/editor/tests/src/Kernel/EditorManagerTest.php Tests the configurable text editor manager.

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