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
MailFormatHelperTest class core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php @coversDefaultClass \Drupal\Core\Mail\MailFormatHelper[[api-linebreak]]
@group Mail
MailFormatHelperTest.php file core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php
MailFormatHelperTest::testWrapMail function core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php @covers ::wrapMail[[api-linebreak]]
MailHandlerTest class core/modules/contact/tests/src/Unit/MailHandlerTest.php @coversDefaultClass \Drupal\contact\MailHandler[[api-linebreak]]
@group contact
MailHandlerTest.php file core/modules/contact/tests/src/Unit/MailHandlerTest.php
MailHandlerTest::$contactForm property core/modules/contact/tests/src/Unit/MailHandlerTest.php The contact form entity.
MailHandlerTest::$contactMailHandler property core/modules/contact/tests/src/Unit/MailHandlerTest.php Contact mail messages service.
MailHandlerTest::$entityTypeManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php The entity type manager.
MailHandlerTest::$languageManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php Language manager service.
MailHandlerTest::$logger property core/modules/contact/tests/src/Unit/MailHandlerTest.php Logger service.
MailHandlerTest::$mailManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php Mail manager service.
MailHandlerTest::$userStorage property core/modules/contact/tests/src/Unit/MailHandlerTest.php The user storage handler.
MailHandlerTest::getAnonymousMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from anonymous user.
MailHandlerTest::getAuthenticatedMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from authenticated user.
MailHandlerTest::getMockContactForm function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message on given scenario.
MailHandlerTest::getMockSender function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock sender on given scenario.
MailHandlerTest::getSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Data provider for ::testSendMailMessages.
MailHandlerTest::setUp function core/modules/contact/tests/src/Unit/MailHandlerTest.php
MailHandlerTest::testInvalidRecipient function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the children() method with an invalid key.
MailHandlerTest::testSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the sendMailMessages method.
MailManagerTest class core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php @coversDefaultClass \Drupal\Core\Mail\MailManager[[api-linebreak]]
@group Mail
MailManagerTest.php file core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Contains \Drupal\Tests\Core\Mail\MailManagerTest.
MailManagerTest::$cache property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The cache backend to use.
MailManagerTest::$configFactory property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The configuration factory.
MailManagerTest::$definitions property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php A list of mail plugin definitions.
MailManagerTest::$discovery property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The plugin discovery.
MailManagerTest::$mailManager property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The mail manager under test.
MailManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The module handler.
MailManagerTest::$renderer property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The renderer.
MailManagerTest::setUp function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php
MailManagerTest::setUpMailManager function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Sets up the mail manager for testing.
MailManagerTest::testGetInstance function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Tests the getInstance method.
MailManagerTest::testMailInRenderContext function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Tests that mails are sent in a separate render context.
MailTest class core/tests/Drupal/Tests/Component/Utility/MailTest.php Test mail helpers implemented in Mail component.
MailTest class core/modules/system/tests/src/Kernel/Mail/MailTest.php Performs tests on the pluggable mailing framework.
MailTest.php file core/modules/system/tests/src/Kernel/Mail/MailTest.php
MailTest.php file core/tests/Drupal/Tests/Component/Utility/MailTest.php
MailTest::$modules property core/modules/system/tests/src/Kernel/Mail/MailTest.php Modules to enable.
MailTest::configureDefaultMailInterface function core/modules/system/tests/src/Kernel/Mail/MailTest.php Configures the default mail interface.
MailTest::providerTestDisplayName function core/tests/Drupal/Tests/Component/Utility/MailTest.php Data provider for testFormatDisplayName().
MailTest::setUp function core/modules/system/tests/src/Kernel/Mail/MailTest.php
MailTest::testCancelMessage function core/modules/system/tests/src/Kernel/Mail/MailTest.php Test that message sending may be canceled.
MailTest::testConvertRelativeUrlsIntoAbsolute function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks that relative paths in mails are converted into absolute URLs.
MailTest::testErrorMessageDisplay function core/modules/system/tests/src/Kernel/Mail/MailTest.php Assert that the pluggable mail system is functional.
MailTest::testFormatDisplayName function core/tests/Drupal/Tests/Component/Utility/MailTest.php Tests RFC-2822 'display-name' formatter.
MailTest::testFromAndReplyToHeader function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks the From: and Reply-to: headers.
MailTest::testPluggableFramework function core/modules/system/tests/src/Kernel/Mail/MailTest.php Assert that the pluggable mail system is functional.
MailTest::testRenderedElementsUseAbsolutePaths function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks that mails built from render arrays contain absolute paths.
mail_cancel_test.info.yml file core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml
mail_cancel_test.module file core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.module Helper module for the catching mail that needs to be cancelled.

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