C# Class UnitTests.MimeParserTests

Datei anzeigen Open project: jstedfast/MimeKit

Private Methods

Method Description
DumpMimeTree ( StringBuilder builder, MimeKit.MimeEntity entity, int depth ) : void
DumpMimeTree ( StringBuilder builder, MimeMessage message ) : void
Setup ( ) : void
TestEmptyHeaders ( ) : void
TestEmptyMessage ( ) : void
TestEmptyMultipartAlternative ( ) : void
TestHeaderParser ( ) : void
TestIssue51 ( ) : void
TestJapaneseMessage ( ) : void
TestJwzMbox ( ) : void
TestJwzPersistentMbox ( ) : void
TestMissingSubtype ( ) : void
TestMultipartEpilogueWithText ( ) : void
TestSimpleMbox ( ) : void
TestSingleHeaderNoTerminator ( ) : void
TestUnmungedFromLines ( ) : void