This is an automated email from the ASF dual-hosted git repository.

FreeAndNil pushed a change to branch Feature/302-log4net.Ext.Mail
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


    from 0d907144 Merge branch 'master' into Feature/302-log4net.Ext.Mail
     add 359c5486 add tests for the MailKit based SmtpAppender

No new revisions were added by this update.

Summary of changes:
 src/log4net.Ext.Mail.Tests/.editorconfig           |   2 +
 .../Appender/FakeSmtpTransport.cs                  | 172 +++++++
 .../Appender/SmtpAppenderTest.cs                   | 546 +++++++++++++++++++++
 .../log4net.Ext.Mail.Tests.csproj                  |   2 -
 4 files changed, 720 insertions(+), 2 deletions(-)
 create mode 100644 src/log4net.Ext.Mail.Tests/.editorconfig
 create mode 100644 src/log4net.Ext.Mail.Tests/Appender/FakeSmtpTransport.cs
 create mode 100644 src/log4net.Ext.Mail.Tests/Appender/SmtpAppenderTest.cs

Reply via email to