tmp/test-doxy-mms/MarekMailSystem/MarekMailSystem2Tests/Go.cs

Go to the documentation of this file.
00001 using System;
00002 using System.Collections.Generic;
00003 using System.Text;
00004 
00005 namespace MarekMailSystem2Tests
00006 {
00007     class Go
00008     {
00012         static void Main(string[] args)
00013         {
00014             NormalTests tests = new NormalTests();
00015             tests.Init();
00016             //tests.EmailManagerTest1();
00017             //tests.EmailManagerTest2();
00018             //tests.EmailManagerTemplateTest1();
00019             //tests.EmailManagerTemplateTest2();
00020             //tests.EmailManagerTemplateTest3();
00021             //tests.SmtpEmailSenderTest1();
00022             //tests.SmtpEmailSenderTest2();
00023             //tests.SmtpEmailSenderTest3();
00024             //tests.EmailTest1();
00025             tests.EmailTemplateTest1();
00026             //tests.EmailTemplateTest2();
00027 
00028             //tests.
00029         }
00030     }
00031 }

Generated on Thu Oct 25 11:32:52 2007 for Marek Mail System by  doxygen 1.5.3-20071008