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 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
SharedTempStoreTest::testSetIfOwnerWhenNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when no key exists.
SharedTempStoreTest::testSetWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the set() method with no lock available.
ShortcutCacheTagsTest class core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests the Shortcut entity's cache tags.
ShortcutCacheTagsTest.php file core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::$adminUser property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php User with permission to administer shortcuts.
ShortcutCacheTagsTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php The theme to install as the default for testing.
ShortcutCacheTagsTest::$modules property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Modules to install.
ShortcutCacheTagsTest::createEntity function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Creates the entity to be tested.
ShortcutCacheTagsTest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::testBlock function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests visibility and cacheability of shortcuts in the block.
ShortcutCacheTagsTest::testEntityCreation function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests that when creating a shortcut, the shortcut set tag is invalidated.
ShortcutCacheTagsTest::testToolbar function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests visibility and cacheability of shortcuts in the toolbar.
ShortcutClaroIntegrationTest class core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Tests shortcut_install() and shortcut_uninstall().
ShortcutClaroIntegrationTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php
ShortcutClaroIntegrationTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Modules to install.
ShortcutClaroIntegrationTest::testInstallUninstall function core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Tests shortcut_install() and shortcut_uninstall().
ShortcutJsonAnonTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php @group rest
ShortcutJsonAnonTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php
ShortcutJsonAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The theme to install as the default for testing.
ShortcutJsonAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The format to use in this test.
ShortcutJsonAnonTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The MIME type that corresponds to $format.
ShortcutJsonBasicAuthTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php @group rest
ShortcutJsonBasicAuthTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php
ShortcutJsonBasicAuthTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The authentication mechanism to use in this test.
ShortcutJsonBasicAuthTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The theme to install as the default for testing.
ShortcutJsonBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The format to use in this test.
ShortcutJsonBasicAuthTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The MIME type that corresponds to $format.
ShortcutJsonBasicAuthTest::$modules property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php Modules to install.
ShortcutJsonCookieTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php @group rest
ShortcutJsonCookieTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php
ShortcutJsonCookieTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The authentication mechanism to use in this test.
ShortcutJsonCookieTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The theme to install as the default for testing.
ShortcutJsonCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The format to use in this test.
ShortcutJsonCookieTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The MIME type that corresponds to $format.
ShortcutLinksTest class core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Create, view, edit, delete, and change shortcut links.
ShortcutLinksTest.php file core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLinksTest::$adminUser property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php User with permission to administer shortcuts.
ShortcutLinksTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php The theme to install as the default for testing.
ShortcutLinksTest::$modules property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Modules to install.
ShortcutLinksTest::assertShortcutQuickLink function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Passes if a shortcut quick link with the specified label is found.
ShortcutLinksTest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLinksTest::testAccessShortcutsPermission function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the 'access shortcuts' permissions works properly.
ShortcutLinksTest::testNoShortcutLink function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the add shortcut link is not displayed for 404/403 errors.
ShortcutLinksTest::testShortcutBlockAccess function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests the 'access shortcuts' permission with the shortcut block.
ShortcutLinksTest::testShortcutLinkAdd function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that creating a shortcut works properly.
ShortcutLinksTest::testShortcutLinkChangePath function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that changing the path of a shortcut link works.
ShortcutLinksTest::testShortcutLinkChangeRoute function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that changing the route of a shortcut link works.
ShortcutLinksTest::testShortcutLinkDelete function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests deleting a shortcut link.
ShortcutLinksTest::testShortcutLinkOrder function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests the shortcuts are correctly ordered by weight in the toolbar.
ShortcutLinksTest::testShortcutLinkRename function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that shortcut links can be renamed.

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