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 10.3.x for test
  5. Search 11.x 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
MessagesTest.php file core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php
MessagesTest::$messagesHandler property core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php The message handler.
MessagesTest::setUp function core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php
MessagesTest::testRender function core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php Tests the render method.
MessageTest class core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php JSON:API integration test for the "Message" content entity type.
MessageTest class core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Tests built-in message theme functions.
MessageTest.php file core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php
MessageTest.php file core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php
MessageTest::$defaultTheme property core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php The theme to install as the default for testing.
MessageTest::$entity property core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php
MessageTest::$entityTypeId property core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php The tested entity type.
MessageTest::$labelFieldName property core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Specify which field is the 'label' field for testing a POST edge case.
MessageTest::$modules property core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Modules to install.
MessageTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php
MessageTest::$resourceTypeName property core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php The name of the tested JSON:API resource type.
MessageTest::createEntity function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Creates the entity to be tested.
MessageTest::doTestDeleteIndividual function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests DELETEing an individual resource, plus edge cases to ensure good DX.
MessageTest::doTestPatchIndividual function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests PATCHing an individual resource, plus edge cases to ensure good DX.
MessageTest::getExpectedDocument function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Returns the expected JSON:API document for the entity.
MessageTest::getExpectedUnauthorizedAccessMessage function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Return the expected error message.
MessageTest::getPostDocument function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Returns the JSON:API POST document.
MessageTest::setUpAuthorization function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Sets up the necessary authorization.
MessageTest::testCollection function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests GETting a collection of resources.
MessageTest::testGetIndividual function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests GETting an individual resource, plus edge cases to ensure good DX.
MessageTest::testMessages function core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Tests setting messages output.
MessageTest::testRelated function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests GET of the related resource of an individual resource.
MessageTest::testRelationships function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests CRUD of individual resource relationship data.
MessageTest::testRevisions function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests individual and collection revisions.
MessageXmlAnonTest class core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php Tests Message Xml Anon.
MessageXmlAnonTest.php file core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php
MessageXmlAnonTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php The theme to install as the default for testing.
MessageXmlAnonTest::$format property core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php The format to use in this test.
MessageXmlAnonTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php The MIME type that corresponds to $format.
MessageXmlBasicAuthTest class core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php Tests Message Xml Basic Auth.
MessageXmlBasicAuthTest.php file core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php
MessageXmlBasicAuthTest::$auth property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The authentication mechanism to use in this test.
MessageXmlBasicAuthTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The theme to install as the default for testing.
MessageXmlBasicAuthTest::$format property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The format to use in this test.
MessageXmlBasicAuthTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php The MIME type that corresponds to $format.
MessageXmlBasicAuthTest::$modules property core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php Modules to install.
MessageXmlCookieTest class core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php Tests Message Xml Cookie.
MessageXmlCookieTest.php file core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php
MessageXmlCookieTest::$auth property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The authentication mechanism to use in this test.
MessageXmlCookieTest::$defaultTheme property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The theme to install as the default for testing.
MessageXmlCookieTest::$format property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The format to use in this test.
MessageXmlCookieTest::$mimeType property core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php The MIME type that corresponds to $format.
message_test.info.yml file core/modules/migrate/tests/modules/message_test/message_test.info.yml core/modules/migrate/tests/modules/message_test/message_test.info.yml
MessengerTest class core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php Tests Drupal\Core\Messenger\Messenger.
MessengerTest.php file core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php
MessengerTest::$messenger property core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php The messenger under test.

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