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
UserAgentTest class core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Tests bytes size parsing helper methods.
UserAgentTest.php file core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php
UserAgentTest::getLanguages function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Helper method to supply language codes to testGetBestMatchingLangcode().
UserAgentTest::getMappings function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Helper method to supply language mappings to testGetBestMatchingLangcode().
UserAgentTest::providerTestGetBestMatchingLangcode function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Data provider for testGetBestMatchingLangcode().
UserAgentTest::testGetBestMatchingLangcode function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Test matching language from user agent.
UserAttributesTest class core/modules/rdf/tests/src/Functional/UserAttributesTest.php Tests the RDFa markup of Users.
UserAttributesTest.php file core/modules/rdf/tests/src/Functional/UserAttributesTest.php
UserAttributesTest::$baseUri property core/modules/rdf/tests/src/Functional/UserAttributesTest.php URI of the front page of the Drupal site.
UserAttributesTest::$defaultTheme property core/modules/rdf/tests/src/Functional/UserAttributesTest.php The theme to install as the default for testing.
UserAttributesTest::$modules property core/modules/rdf/tests/src/Functional/UserAttributesTest.php Modules to enable.
UserAttributesTest::setUp function core/modules/rdf/tests/src/Functional/UserAttributesTest.php
UserAttributesTest::testUserAttributesInMarkup function core/modules/rdf/tests/src/Functional/UserAttributesTest.php Tests if default mapping for user is being used.
UserAuthTest class core/modules/user/tests/src/Unit/UserAuthTest.php @coversDefaultClass \Drupal\user\UserAuth[[api-linebreak]]
@group user
UserAuthTest.php file core/modules/user/tests/src/Unit/UserAuthTest.php
UserAuthTest::$password property core/modules/user/tests/src/Unit/UserAuthTest.php The test password.
UserAuthTest::$passwordService property core/modules/user/tests/src/Unit/UserAuthTest.php The mocked password service.
UserAuthTest::$testUser property core/modules/user/tests/src/Unit/UserAuthTest.php The mock user.
UserAuthTest::$userAuth property core/modules/user/tests/src/Unit/UserAuthTest.php The user auth object under test.
UserAuthTest::$username property core/modules/user/tests/src/Unit/UserAuthTest.php The test username.
UserAuthTest::$userStorage property core/modules/user/tests/src/Unit/UserAuthTest.php The mock user storage.
UserAuthTest::providerTestAuthenticateWithMissingCredentials function core/modules/user/tests/src/Unit/UserAuthTest.php Data provider for testAuthenticateWithMissingCredentials().
UserAuthTest::setUp function core/modules/user/tests/src/Unit/UserAuthTest.php
UserAuthTest::testAuthenticateWithCorrectPassword function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the authenticate method with a correct password.
UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the authenticate method with a correct password and new password hash.
UserAuthTest::testAuthenticateWithIncorrectPassword function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the authenticate method with an incorrect password.
UserAuthTest::testAuthenticateWithMissingCredentials function core/modules/user/tests/src/Unit/UserAuthTest.php Tests failing authentication with missing credential parameters.
UserAuthTest::testAuthenticateWithNoAccountReturned function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the authenticate method with no account returned.
UserAuthTest::testAuthenticateWithZeroPassword function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the authenticate method with a correct password.
UserBatchActionTest class core/modules/views/tests/src/Functional/UserBatchActionTest.php Tests the views bulk form with batch action.
UserBatchActionTest.php file core/modules/views/tests/src/Functional/UserBatchActionTest.php
UserBatchActionTest::$defaultTheme property core/modules/views/tests/src/Functional/UserBatchActionTest.php The theme to install as the default for testing.
UserBatchActionTest::$modules property core/modules/views/tests/src/Functional/UserBatchActionTest.php Modules to install.
UserBatchActionTest::testUserAction function core/modules/views/tests/src/Functional/UserBatchActionTest.php Tests user admin batch.
UserBlocksTest class core/modules/user/tests/src/Functional/UserBlocksTest.php Tests user blocks.
UserBlocksTest.php file core/modules/user/tests/src/Functional/UserBlocksTest.php
UserBlocksTest::$adminUser property core/modules/user/tests/src/Functional/UserBlocksTest.php A user with the 'administer blocks' permission.
UserBlocksTest::$defaultTheme property core/modules/user/tests/src/Functional/UserBlocksTest.php The theme to install as the default for testing.
UserBlocksTest::$modules property core/modules/user/tests/src/Functional/UserBlocksTest.php Modules to enable.
UserBlocksTest::setUp function core/modules/user/tests/src/Functional/UserBlocksTest.php
UserBlocksTest::testUserLoginBlock function core/modules/user/tests/src/Functional/UserBlocksTest.php Test the user login block.
UserBlocksTest::testUserLoginBlockVisibility function core/modules/user/tests/src/Functional/UserBlocksTest.php Tests that user login block is hidden from user/login.
UserBulkFormTest class core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php @coversDefaultClass \Drupal\user\Plugin\views\field\UserBulkForm[[api-linebreak]]
@group user
UserBulkFormTest.php file core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php
UserBulkFormTest::tearDown function core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php
UserBulkFormTest::testConstructor function core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php Tests the constructor assignment of actions.
UserCacheTagsTest class core/modules/user/tests/src/Functional/UserCacheTagsTest.php Tests the User entity's cache tags.
UserCacheTagsTest.php file core/modules/user/tests/src/Functional/UserCacheTagsTest.php
UserCacheTagsTest::$defaultTheme property core/modules/user/tests/src/Functional/UserCacheTagsTest.php The theme to install as the default for testing.
UserCacheTagsTest::$modules property core/modules/user/tests/src/Functional/UserCacheTagsTest.php Modules to enable.

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