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
UserHalJsonAnonTest::$modules property core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php Modules to install.
UserHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php Returns the expected normalization of the entity.
UserHalJsonAnonTest::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php Returns the normalized POST entity.
UserHalJsonBasicAuthTest class core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php @group hal
UserHalJsonBasicAuthTest.php file core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php
UserHalJsonBasicAuthTest::$auth property core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
UserHalJsonBasicAuthTest::$defaultTheme property core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php The theme to install as the default for testing.
UserHalJsonBasicAuthTest::$modules property core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php Modules to install.
UserHalJsonCookieTest class core/modules/user/tests/src/Functional/Hal/UserHalJsonCookieTest.php @group hal
UserHalJsonCookieTest.php file core/modules/user/tests/src/Functional/Hal/UserHalJsonCookieTest.php
UserHalJsonCookieTest::$auth property core/modules/user/tests/src/Functional/Hal/UserHalJsonCookieTest.php The authentication mechanism to use in this test.
UserHalJsonCookieTest::$defaultTheme property core/modules/user/tests/src/Functional/Hal/UserHalJsonCookieTest.php The theme to install as the default for testing.
UserHelpersTest class core/tests/Drupal/FunctionalTests/UserHelpersTest.php Tests User related helper methods of WebTestBase.
UserHelpersTest.php file core/tests/Drupal/FunctionalTests/UserHelpersTest.php
UserHelpersTest::$defaultTheme property core/tests/Drupal/FunctionalTests/UserHelpersTest.php The theme to install as the default for testing.
UserHelpersTest::testDrupalUserIsLoggedIn function core/tests/Drupal/FunctionalTests/UserHelpersTest.php Tests WebTestBase::drupalUserIsLoggedIn().
UserInstallTest class core/modules/user/tests/src/Kernel/UserInstallTest.php Tests user_install().
UserInstallTest.php file core/modules/user/tests/src/Kernel/UserInstallTest.php
UserInstallTest::$modules property core/modules/user/tests/src/Kernel/UserInstallTest.php Modules to enable.
UserInstallTest::setUp function core/modules/user/tests/src/Kernel/UserInstallTest.php
UserInstallTest::testUserInstall function core/modules/user/tests/src/Kernel/UserInstallTest.php Test that the initial users have correct values.
UserJsonAnonTest class core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php @group rest
UserJsonAnonTest.php file core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php
UserJsonAnonTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php The theme to install as the default for testing.
UserJsonAnonTest::$format property core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php The format to use in this test.
UserJsonAnonTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php The MIME type that corresponds to $format.
UserJsonBasicAuthTest class core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php @group rest
UserJsonBasicAuthTest.php file core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php
UserJsonBasicAuthTest::$auth property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The authentication mechanism to use in this test.
UserJsonBasicAuthTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The theme to install as the default for testing.
UserJsonBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The format to use in this test.
UserJsonBasicAuthTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The MIME type that corresponds to $format.
UserJsonBasicAuthTest::$modules property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php Modules to install.
UserJsonCookieTest class core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php @group rest
UserJsonCookieTest.php file core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php
UserJsonCookieTest::$auth property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The authentication mechanism to use in this test.
UserJsonCookieTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The theme to install as the default for testing.
UserJsonCookieTest::$format property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The format to use in this test.
UserJsonCookieTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The MIME type that corresponds to $format.
UserKernelTestBase class core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Provides a common test base for user views tests.
UserKernelTestBase.php file core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::$modules property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Modules to enable.
UserKernelTestBase::$roleStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for roles.
UserKernelTestBase::$users property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Users to use during this test.
UserKernelTestBase::$userStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for users.
UserKernelTestBase::setUp function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::setupPermissionTestData function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Set some test data for permission related tests.
UserLanguageCreationTest class core/modules/user/tests/src/Functional/UserLanguageCreationTest.php Tests whether proper language is stored for new users and access to language
selector.
UserLanguageCreationTest.php file core/modules/user/tests/src/Functional/UserLanguageCreationTest.php
UserLanguageCreationTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLanguageCreationTest.php The theme to install as the default for testing.

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