6 calls to TransportTest::setUpMailerDsnConfigOverride()

TransportTest::resetMailerDsnConfigOverride in core/modules/mailer/tests/src/Kernel/TransportTest.php
Resets a mailer DSN config override.
TransportTest::testBuiltinFactory in core/modules/mailer/tests/src/Kernel/TransportTest.php
@dataProvider providerTestBuiltinFactory @covers ::createTransport
TransportTest::testMissingFactory in core/modules/mailer/tests/src/Kernel/TransportTest.php
@covers ::createTransport
TransportTest::testSendmailFactoryAllowedCommand in core/modules/mailer/tests/src/Kernel/TransportTest.php
@covers ::createTransport @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create
TransportTest::testSendmailFactoryUnlistedCommand in core/modules/mailer/tests/src/Kernel/TransportTest.php
@covers ::createTransport @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create
TransportTest::testThirdPartyFactory in core/modules/mailer/tests/src/Kernel/TransportTest.php
@covers ::createTransport

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