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 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
MailCaptureTest class core/tests/Drupal/FunctionalTests/MailCaptureTest.php Tests the collection of emails during testing.
MailCaptureTest.php file core/tests/Drupal/FunctionalTests/MailCaptureTest.php
MailCaptureTest::$defaultTheme property core/tests/Drupal/FunctionalTests/MailCaptureTest.php The theme to install as the default for testing.
MailCaptureTest::testMailSend function core/tests/Drupal/FunctionalTests/MailCaptureTest.php Tests to see if the wrapper function is executed correctly.
MailerCaptureTest class core/modules/mailer/tests/src/Functional/MailerCaptureTest.php Tests capturing of emails when mailer_capture module is installed.
MailerCaptureTest.php file core/modules/mailer/tests/src/Functional/MailerCaptureTest.php
MailerCaptureTest::$defaultTheme property core/modules/mailer/tests/src/Functional/MailerCaptureTest.php The theme to install as the default for testing.
MailerCaptureTest::$modules property core/modules/mailer/tests/src/Functional/MailerCaptureTest.php Modules to install.
MailerCaptureTest::testMailCaptureChild function core/modules/mailer/tests/src/Functional/MailerCaptureTest.php Tests collecting mail sent in the child site.
MailerCaptureTest::testMailCaptureTestRunner function core/modules/mailer/tests/src/Functional/MailerCaptureTest.php Tests collecting mail sent in the test runner.
MailerCaptureTestForm class core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Mailer capture test form.
MailerCaptureTestForm.php file core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
MailerCaptureTestForm::buildForm function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Form constructor.
MailerCaptureTestForm::create function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Instantiates a new instance of the implementing class using autowiring.
MailerCaptureTestForm::getFormId function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Returns a unique string identifying the form.
MailerCaptureTestForm::submitForm function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Form submission handler.
MailerCaptureTestForm::__construct function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Constructs the mailer capture test form.
MailerDsnConfigValidationTest class core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests validation of mailer dsn config.
MailerDsnConfigValidationTest.php file core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php
MailerDsnConfigValidationTest::$configManager property core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Config manager service.
MailerDsnConfigValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Modules to install.
MailerDsnConfigValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php
MailerDsnConfigValidationTest::testMailerHostValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the mailer host.
MailerDsnConfigValidationTest::testMailerPortValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the port used by the mailer.
MailerDsnConfigValidationTest::testMailerSchemeValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the mailer scheme.
MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the default options of the mailer.
MailerDsnConfigValidationTest::testMailerTransportNativeOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'native' mailer scheme.
MailerDsnConfigValidationTest::testMailerTransportNullOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'null' mailer scheme.
MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'sendmail' mailer scheme.
MailerDsnConfigValidationTest::testMailerTransportSMTPOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'smtps' mailer scheme.
MailerDsnConfigValidationTest::testMailerUserPasswordValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the password for the mailer user.
mailer_capture_test.info.yml file core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
mailer_capture_test.routing.yml file core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
mailer_event_subscriber_test.info.yml file core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.info.yml core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.info.yml
mailer_event_subscriber_test.message_event_test_subscriber service core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.services.yml Drupal\mailer_event_subscriber_test\EventSubscriber\MessageEventTestSubscriber
mailer_event_subscriber_test.services.yml file core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.services.yml core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.services.yml
mailer_transport_factory_functional_test.info.yml file core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
mailer_transport_factory_functional_test.routing.yml file core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
mailer_transport_factory_kernel_test.info.yml file core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
mailer_transport_factory_kernel_test.services.yml file core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
MailFormatHelperTest class core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php Tests Drupal\Core\Mail\MailFormatHelper.
MailFormatHelperTest.php file core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php
MailFormatHelperTest::testWrapMail function core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php Tests wrap mail.
MailHandlerTest class core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests Drupal\contact\MailHandler.
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.

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