You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.storage.SelfTest

java.lang.Object
   |
   +----selftest.SelfTestRoot
           |
           +----grendel.SelfTest
                   |
                   +----grendel.storage.SelfTest

public class  SelfTest
     extends grendel.SelfTest
{
          // Constructors 1
     public SelfTest();

          // Methods 8
     public void berkeley() throws MessagingException;
     public void checkFolder(String, Folder, int, int, int, int, String[], String[], long[]) throws MessagingException;
     public void checkFolder_1(String, Folder, int, int, int, int, String[], String[], long[]) throws MessagingException;
     public void endTests();
     public static void main(String[]);
     void pop3() throws MessagingException;
     public void runTests();
     public void startTests(String[]);
}



Constructors


SelfTest

   public SelfTest() 

Default constructor




Methods


main

   public static void main(String[] args) 
Overrides:
main in class SelfTest


startTests

   public void startTests(String[] args) 
Overrides:
startTests in class SelfTest


runTests

   public void runTests() 


endTests

   public void endTests() 
Overrides:
endTests in class SelfTest


checkFolder_1

   public void checkFolder_1(String mname, 
                             Folder f, 
                             int numTotal, 
                             int numUndeleted, 
                             int numUnread, 
                             int numNew, 
                             String[] authors, 
                             String[] subjects, 
                             long[] sentdates)  throws MessagingException


checkFolder

   public void checkFolder(String mname, 
                           Folder f, 
                           int numTotal, 
                           int numUndeleted, 
                           int numUnread, 
                           int numNew, 
                           String[] authors, 
                           String[] subjects, 
                           long[] sentdates)  throws MessagingException


berkeley

   public void berkeley()  throws MessagingException


pop3

   void pop3()  throws MessagingException


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4