[midPoint-git] [Evolveum/midpoint] ffb9ce: Fix MailMessageTransportAddressParsingTest
mederly
noreply at github.com
Thu Apr 16 18:37:17 CEST 2026
Branch: refs/heads/support-4.10
Home: https://github.com/Evolveum/midpoint
Commit: ffb9ce0e4f63f3d347fb2efa8100db1a3fee01fe
https://github.com/Evolveum/midpoint/commit/ffb9ce0e4f63f3d347fb2efa8100db1a3fee01fe
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M model/notifications-impl/src/test/java/com/evolveum/midpoint/transport/impl/MailMessageTransportAddressParsingTest.java
M model/notifications-impl/testng-unit.xml
Log Message:
-----------
Fix MailMessageTransportAddressParsingTest
1. Passing a dummy `TransportSupport` object to `transport.configure`
method at the initialization. It is just to be able to run the test
also from within IntelliJ IDEA that enables runtime checking of
@NotNull-marked parameters.
2. Added this test to the test suite, so it is run regularly.
Related to MID-11048.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list