![]() |
All Packages This Package Class Hierarchy Class Search Index Class grendel.storage.SelfTestjava.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 SelfTestpublic SelfTest()
Methods mainpublic static void main(String[] args) startTestspublic void startTests(String[] args)
runTestspublic void runTests() endTestspublic void endTests() checkFolder_1public void checkFolder_1(String mname, Folder f, int numTotal, int numUndeleted, int numUnread, int numNew, String[] authors, String[] subjects, long[] sentdates) throws MessagingException checkFolderpublic void checkFolder(String mname, Folder f, int numTotal, int numUndeleted, int numUnread, int numNew, String[] authors, String[] subjects, long[] sentdates) throws MessagingException berkeleypublic void berkeley() throws MessagingException pop3void pop3() throws MessagingException All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4 |
|
|
Copyright © 1998-2000 The Mozilla Organization.
Last modified December 25, 1998. |
|