A B C D E F G H I J L M O P R S T U V W

A

accept() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Returns an arbitrarily selected mail deposited in this Repository.
accept(long) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Returns an arbitrarily selected mail deposited in this Repository that is either ready immediately for delivery, or is younger than it's last_updated plus the number of failed attempts times the delay time.
accept() - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 
accept(long) - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 
add(Object, Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
AddFooterTest - Class in org.apache.james.transport.mailets
Test encoding issues This test should also be run with the following JVM options to be sure it tests: "-Dfile.encoding=ASCII -Dmail.mime.charset=ANSI_X3.4-1968"
AddFooterTest(String) - Constructor for class org.apache.james.transport.mailets.AddFooterTest
 
addFrom(Address[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
addHeader(String, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
addHeaderLine(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
addRecipient(Message.RecipientType, Address) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
addRecipients(Message.RecipientType, Address[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
addRecipients(Message.RecipientType, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
addUser(String, String) - Method in class org.apache.james.test.mock.james.MockMailServer
 
addUser(User) - Method in class org.apache.james.userrepository.MockUsersRepository
 
addUser(String, Object) - Method in class org.apache.james.userrepository.MockUsersRepository
 
addUser(String, String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
allowsPasswordlessUser() - Method in class org.apache.james.JamesTest
 
allowsPasswordlessUser() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
AllTest - Class in org.apache.james.transport.matchers
 
AllTest(String) - Constructor for class org.apache.james.transport.matchers.AllTest
 
assertInitCalled() - Method in class org.apache.james.transport.mailets.MailetLoaderTestMailet
 

B

bounce(Mail, String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
bounce(Mail, String, MailAddress) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 

C

canTestUserExists() - Method in class org.apache.james.JamesTest
 
canTestUserExists() - Method in class org.apache.james.services.MailServerTestAllImplementations
while addUser() is part of MailServer interface, a user cannot be tested for afterwards at the same time, James allows to do exactly this via isLocalUser(), other implementations might vary.
clear() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 
connect() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
contains(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
containsCaseInsensitive(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
counter - Static variable in class org.apache.james.transport.LinearProcessorTest
 
countUsers() - Method in class org.apache.james.userrepository.MockUsersRepository
 
createInternetHeaders(InputStream) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
createMailImplementation() - Method in class org.apache.james.core.MailImplTest
 
createMailImplementation() - Method in class org.apache.james.core.MailTestAllImplementations
provide the concrete implementation to test
createMailServer() - Method in class org.apache.james.JamesTest
 
createMailServer() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
createRemoteManagerHandlerChainConfiguration() - Static method in class org.apache.james.test.util.Util
 
createSMTPHandlerChainConfiguration() - Static method in class org.apache.james.test.util.Util
 

D

debug(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
debug(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
debugMessage(MimeMessage) - Method in class org.apache.james.core.MimeMessageTest
 
debugString(String, String) - Method in class org.apache.james.transport.mailets.AddFooterTest
 
DEEP_DEBUG - Static variable in class org.apache.james.test.mock.james.InMemorySpoolRepository
Whether 'deep debugging' is turned on.
disableDebug() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
dispose() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 
DNSServerTest - Class in org.apache.james.dnsserver
 
DNSServerTest() - Constructor for class org.apache.james.dnsserver.DNSServerTest
 

E

error(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
error(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
EXISTING_USER_NAME - Static variable in class org.apache.james.services.MailServerTestAllImplementations
 
ExtraDotOutputStreamTest - Class in org.apache.james.util
Tests for the ExtraDotOutputStream
ExtraDotOutputStreamTest() - Constructor for class org.apache.james.util.ExtraDotOutputStreamTest
 

F

fatalError(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
fatalError(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
FetchedFromTest - Class in org.apache.james.transport.matchers
 
FetchedFromTest(String) - Constructor for class org.apache.james.transport.matchers.FetchedFromTest
 
finishSetUp(RemoteManagerTestConfiguration) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 

G

get(Object) - Method in class org.apache.james.test.mock.avalon.MockContext
 
getAllHeaderLines() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getAllHeaders() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getAllRecipients() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getAttribute(String) - Method in class org.apache.james.test.mock.mailet.MockMail
 
getAttribute(String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getAttributeNames() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getAttributeNames() - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getAttributes(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getAuthorizedAddresses() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
getChildLogger(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
getCleanedMessageSource(MimeMessage) - Method in class org.apache.james.core.MimeMessageTest
This test is not usable in different locale environment.
getCondition() - Method in class org.apache.james.test.mock.mailet.MockMatcherConfig
 
getContent() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getContentID() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getContentLanguage() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getContentMD5() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getContentStream() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getContentType() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getDataHandler() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getDefaultThreadPool() - Method in class org.apache.james.test.mock.avalon.MockThreadManager
 
getDescription() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getDisposition() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getEncoding() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getErrorMessage() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getFileName() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getFlags() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getFolder() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getFrom() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getHeader(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getHeader(String, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getId() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getInitParameter(String) - Method in class org.apache.james.test.mock.mailet.MockMailetConfig
 
getInitParameterNames() - Method in class org.apache.james.test.mock.mailet.MockMailetConfig
 
getInputStream() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getLastLine(List) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
getLastMail() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getLastUpdated() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getLineCount() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getLoginName() - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
getLoginPassword() - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
getMailetContext() - Method in class org.apache.james.test.mock.mailet.MockMailetConfig
 
getMailetContext() - Method in class org.apache.james.test.mock.mailet.MockMatcherConfig
 
getMailetName() - Method in class org.apache.james.test.mock.mailet.MockMailetConfig
 
getMailServers(String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getMajorVersion() - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getMatcherName() - Method in class org.apache.james.test.mock.mailet.MockMatcherConfig
 
getMatchingHeaderLines(String[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getMatchingHeaders(String[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getMaxMessageSize() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
getMessage() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageFromMimeMessageTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageFromSharedStreamTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageWrapperTest
 
getMessageID() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getMessageNumber() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getMessageSize() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getMessageWithBadReturnPath() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMessageWithBadReturnPath() - Method in class org.apache.james.core.MimeMessageTest
 
getMessageWithBadReturnPathSource() - Method in class org.apache.james.core.MimeMessageTest
 
getMinorVersion() - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getMissingEncodingAddHeaderExpected() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingAddHeaderMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMissingEncodingAddHeaderMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingAddHeaderSource() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMissingEncodingMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingMessageSource() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMultipartMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageExpected1() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageExpected2() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageExpected3() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageSource() - Method in class org.apache.james.core.MimeMessageTest
 
getName() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getNextNonPrivilegedPort() - Static method in class org.apache.james.test.util.Util
assigns ports sequentially from the range of test ports
getNonMatchingHeaderLines(String[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getNonMatchingHeaders(String[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getNonPrivilegedPort() - Static method in class org.apache.james.test.util.Util
assigns a port from the range of test ports
getPostmaster() - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getRandomNonPrivilegedPortInt() - Static method in class org.apache.james.test.util.Util
assigns a random port from the range of test ports
getRawInputStream() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getRealName(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getReceivedDate() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getRecipients(Message.RecipientType) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getRecipients() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getRemoteAddr() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getRemoteHost() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getReplyTo() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getRepository(String) - Method in class org.apache.james.test.mock.james.MockUsersStore
 
getRepositoryCounters() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getRepositoryNames() - Method in class org.apache.james.test.mock.james.MockUsersStore
 
getSender() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getSender() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getSentDate() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getServerInfo() - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getServerSocketFactory(String) - Method in class org.apache.james.test.mock.avalon.MockSocketManager
 
getSimpleMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getSimpleMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getSimpleMessageCleanedSource() - Method in class org.apache.james.core.MimeMessageTest
 
getSimpleMessageCleanedSourceHeaderExpected() - Method in class org.apache.james.core.MimeMessageTest
 
getSize() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getSMTPHostAddresses(String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
getSocketFactory(String) - Method in class org.apache.james.test.mock.avalon.MockSocketManager
 
getState() - Method in class org.apache.james.test.mock.mailet.MockMail
 
getSubject() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
getThreadPool(String) - Method in class org.apache.james.test.mock.avalon.MockThreadManager
 
getUserByName(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getUserByNameCaseInsensitive(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getUserInbox(String) - Method in class org.apache.james.test.mock.james.MockMailServer
 
getUsersRepository() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getValuedConfiguration(String, String) - Static method in class org.apache.james.test.util.Util
 

H

hasAttributes() - Method in class org.apache.james.test.mock.mailet.MockMail
 
HasHeaderTest - Class in org.apache.james.transport.matchers
 
HasHeaderTest(String) - Constructor for class org.apache.james.transport.matchers.HasHeaderTest
 
HasMailAttributeTest - Class in org.apache.james.transport.matchers
 
HasMailAttributeTest(String) - Constructor for class org.apache.james.transport.matchers.HasMailAttributeTest
 
HasMailAttributeWithValueRegexTest - Class in org.apache.james.transport.matchers
 
HasMailAttributeWithValueRegexTest(String) - Constructor for class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
HasMailAttributeWithValueTest - Class in org.apache.james.transport.matchers
 
HasMailAttributeWithValueTest(String) - Constructor for class org.apache.james.transport.matchers.HasMailAttributeWithValueTest
 
hasService(String) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 
helperTestInitialState(Mail) - Method in class org.apache.james.core.MailTestAllImplementations
 
helperTestMessageSize(Mail, int) - Method in class org.apache.james.core.MailTestAllImplementations
 
HostIsLocalTest - Class in org.apache.james.transport.matchers
 
HostIsLocalTest(String) - Constructor for class org.apache.james.transport.matchers.HostIsLocalTest
 
HostIsTest - Class in org.apache.james.transport.matchers
 
HostIsTest(String) - Constructor for class org.apache.james.transport.matchers.HostIsTest
 

I

info(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
info(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
init() - Method in class org.apache.james.JamesTestConfiguration
 
init() - Method in class org.apache.james.pop3server.POP3TestConfiguration
 
init() - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
init() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
init(MailetConfig) - Method in class org.apache.james.transport.mailets.MailetLoaderTestMailet
 
InMemorySpoolRepository - Class in org.apache.james.test.mock.james
Implementation of a MailRepository on a FileSystem.
InMemorySpoolRepository() - Constructor for class org.apache.james.test.mock.james.InMemorySpoolRepository
 
isDebugEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isErrorEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isExpunged() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
isFatalErrorEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isInfoEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isLocalServer(String) - Method in class org.apache.james.test.mock.james.MockMailServer
 
isLocalServer(String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
isLocalUser(String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
isMimeType(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
isSelectable(Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
isSet(Flags.Flag) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
IsSingleRecipientTest - Class in org.apache.james.transport.matchers
 
IsSingleRecipientTest(String) - Constructor for class org.apache.james.transport.matchers.IsSingleRecipientTest
 
isUserExisting(MailServer, String) - Method in class org.apache.james.JamesTest
 
isUserExisting(MailServer, String) - Method in class org.apache.james.services.MailServerTestAllImplementations
 
isWarnEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 

J

JamesMailetLoaderTest - Class in org.apache.james.transport
 
JamesMailetLoaderTest() - Constructor for class org.apache.james.transport.JamesMailetLoaderTest
 
JamesTest - Class in org.apache.james
 
JamesTest() - Constructor for class org.apache.james.JamesTest
 
JamesTestConfiguration - Class in org.apache.james
 
JamesTestConfiguration() - Constructor for class org.apache.james.JamesTestConfiguration
 

L

LinearProcessorTest - Class in org.apache.james.transport
Currently here as a proof of JAMES-421.
LinearProcessorTest(String) - Constructor for class org.apache.james.transport.LinearProcessorTest
 
list() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
List string keys of messages in repository.
list() - Method in class org.apache.james.test.mock.james.MockMailRepository
 
list() - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 
list() - Method in class org.apache.james.userrepository.MockUsersRepository
 
listUserNames() - Method in class org.apache.james.userrepository.MockUsersRepository
 
lock(String) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Obtains a lock on a message identified by a key
lock(String) - Method in class org.apache.james.test.mock.james.MockMailRepository
 
lock(String) - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 
log(String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
log(String, Throwable) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
login() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
login(String, String) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
lookup(String) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 

M

m_host - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_reader - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_remoteManager - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_remoteManagerListenerPort - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_telnetClient - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_testConfiguration - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_writer - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
MailetLoaderTestMailet - Class in org.apache.james.transport.mailets
 
MailetLoaderTestMailet() - Constructor for class org.apache.james.transport.mailets.MailetLoaderTestMailet
 
MailetLoaderTestSMIMEMailet - Class in org.apache.james.transport.mailets.smime
 
MailetLoaderTestSMIMEMailet() - Constructor for class org.apache.james.transport.mailets.smime.MailetLoaderTestSMIMEMailet
 
MailHeadersTest - Class in org.apache.james.core
 
MailHeadersTest() - Constructor for class org.apache.james.core.MailHeadersTest
 
MailImplTest - Class in org.apache.james.core
 
MailImplTest() - Constructor for class org.apache.james.core.MailImplTest
 
MailServerTestAllImplementations - Class in org.apache.james.services
tests all implementations for interface MailServer
MailServerTestAllImplementations() - Constructor for class org.apache.james.services.MailServerTestAllImplementations
 
MailTestAllImplementations - Class in org.apache.james.core
testing common behavior of Mail implementors.
MailTestAllImplementations() - Constructor for class org.apache.james.core.MailTestAllImplementations
 
match(SearchTerm) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
MimeMessageCopyOnWriteProxyTest - Class in org.apache.james.core
 
MimeMessageCopyOnWriteProxyTest() - Constructor for class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
MimeMessageFromMimeMessageTest - Class in org.apache.james.core
 
MimeMessageFromMimeMessageTest() - Constructor for class org.apache.james.core.MimeMessageFromMimeMessageTest
 
MimeMessageFromSharedStreamTest - Class in org.apache.james.core
 
MimeMessageFromSharedStreamTest() - Constructor for class org.apache.james.core.MimeMessageFromSharedStreamTest
 
MimeMessageFromStreamTest - Class in org.apache.james.core
 
MimeMessageFromStreamTest() - Constructor for class org.apache.james.core.MimeMessageFromStreamTest
 
MimeMessageTest - Class in org.apache.james.core
Test the subject folding issue.
MimeMessageTest() - Constructor for class org.apache.james.core.MimeMessageTest
 
MimeMessageUtilTest - Class in org.apache.james.core
 
MimeMessageUtilTest() - Constructor for class org.apache.james.core.MimeMessageUtilTest
 
MimeMessageWrapperTest - Class in org.apache.james.core
Test the subject folding issue.
MimeMessageWrapperTest() - Constructor for class org.apache.james.core.MimeMessageWrapperTest
 
MockContext - Class in org.apache.james.test.mock.avalon
 
MockContext() - Constructor for class org.apache.james.test.mock.avalon.MockContext
 
MockContext(Object) - Constructor for class org.apache.james.test.mock.avalon.MockContext
 
MockLogger - Class in org.apache.james.test.mock.avalon
 
MockLogger() - Constructor for class org.apache.james.test.mock.avalon.MockLogger
 
MockMail - Class in org.apache.james.test.mock.mailet
 
MockMail() - Constructor for class org.apache.james.test.mock.mailet.MockMail
 
MockMailContext - Class in org.apache.james.test.mock.mailet
 
MockMailContext() - Constructor for class org.apache.james.test.mock.mailet.MockMailContext
 
MockMailetConfig - Class in org.apache.james.test.mock.mailet
MailetConfig over Properties
MockMailetConfig(String, MailetContext) - Constructor for class org.apache.james.test.mock.mailet.MockMailetConfig
 
MockMailetConfig(String, MailetContext, Properties) - Constructor for class org.apache.james.test.mock.mailet.MockMailetConfig
 
MockMailRepository - Class in org.apache.james.test.mock.james
 
MockMailRepository() - Constructor for class org.apache.james.test.mock.james.MockMailRepository
 
MockMailServer - Class in org.apache.james.test.mock.james
 
MockMailServer() - Constructor for class org.apache.james.test.mock.james.MockMailServer
 
MockMatcherConfig - Class in org.apache.james.test.mock.mailet
MatcherConfig
MockMatcherConfig(String, MailetContext) - Constructor for class org.apache.james.test.mock.mailet.MockMatcherConfig
 
MockMimeMessage - Class in org.apache.james.test.mock.javaxmail
 
MockMimeMessage() - Constructor for class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
MockMimeMessage(MimeMessage) - Constructor for class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
MockServiceManager - Class in org.apache.james.test.mock.avalon
 
MockServiceManager() - Constructor for class org.apache.james.test.mock.avalon.MockServiceManager
 
MockSocketManager - Class in org.apache.james.test.mock.avalon
 
MockSocketManager(int) - Constructor for class org.apache.james.test.mock.avalon.MockSocketManager
 
MockSpoolRepository - Class in org.apache.james.test.mock.james
 
MockSpoolRepository() - Constructor for class org.apache.james.test.mock.james.MockSpoolRepository
 
MockStore - Class in org.apache.james.test.mock.avalon
 
MockStore() - Constructor for class org.apache.james.test.mock.avalon.MockStore
 
MockThreadManager - Class in org.apache.james.test.mock.avalon
 
MockThreadManager() - Constructor for class org.apache.james.test.mock.avalon.MockThreadManager
 
MockUsersRepository - Class in org.apache.james.userrepository
 
MockUsersRepository() - Constructor for class org.apache.james.userrepository.MockUsersRepository
 
MockUsersStore - Class in org.apache.james.test.mock.james
 
MockUsersStore(UsersRepository) - Constructor for class org.apache.james.test.mock.james.MockUsersStore
 

O

org.apache.james - package org.apache.james
 
org.apache.james.core - package org.apache.james.core
 
org.apache.james.dnsserver - package org.apache.james.dnsserver
 
org.apache.james.pop3server - package org.apache.james.pop3server
 
org.apache.james.remotemanager - package org.apache.james.remotemanager
 
org.apache.james.services - package org.apache.james.services
 
org.apache.james.smtpserver - package org.apache.james.smtpserver
 
org.apache.james.test.mock.avalon - package org.apache.james.test.mock.avalon
 
org.apache.james.test.mock.james - package org.apache.james.test.mock.james
 
org.apache.james.test.mock.javaxmail - package org.apache.james.test.mock.javaxmail
 
org.apache.james.test.mock.mailet - package org.apache.james.test.mock.mailet
 
org.apache.james.test.util - package org.apache.james.test.util
 
org.apache.james.transport - package org.apache.james.transport
 
org.apache.james.transport.mailets - package org.apache.james.transport.mailets
 
org.apache.james.transport.mailets.smime - package org.apache.james.transport.mailets.smime
 
org.apache.james.transport.matchers - package org.apache.james.transport.matchers
 
org.apache.james.userrepository - package org.apache.james.userrepository
 
org.apache.james.util - package org.apache.james.util
 

P

POP3ServerTest - Class in org.apache.james.pop3server
Tests the org.apache.james.smtpserver.SMTPServer unit
POP3ServerTest() - Constructor for class org.apache.james.pop3server.POP3ServerTest
 
POP3TestConfiguration - Class in org.apache.james.pop3server
 
POP3TestConfiguration(int) - Constructor for class org.apache.james.pop3server.POP3TestConfiguration
 
put(String, Object) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 

R

readAnswer() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
readAnswer(int) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
RecipientIsRegexTest - Class in org.apache.james.transport.matchers
 
RecipientIsRegexTest(String) - Constructor for class org.apache.james.transport.matchers.RecipientIsRegexTest
 
RecipientIsTest - Class in org.apache.james.transport.matchers
 
RecipientIsTest(String) - Constructor for class org.apache.james.transport.matchers.RecipientIsTest
 
release(Object) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 
release(Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
RemoteManagerTest - Class in org.apache.james.remotemanager
Tests the org.apache.james.remotemanager.RemoteManager TODO: impl missing command tests for: USER SHUTDOWN (hard to test, because it does shutdown the whole (testing) JVM
RemoteManagerTest() - Constructor for class org.apache.james.remotemanager.RemoteManagerTest
 
RemoteManagerTestConfiguration - Class in org.apache.james.remotemanager
 
RemoteManagerTestConfiguration(int) - Constructor for class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
remove(Mail) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Removes a specified message
remove(Mail) - Method in class org.apache.james.test.mock.james.MockMailRepository
 
remove(Mail) - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 
removeAllAttributes() - Method in class org.apache.james.test.mock.mailet.MockMail
 
removeAttribute(String) - Method in class org.apache.james.test.mock.mailet.MockMail
 
removeAttribute(String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
removeHeader(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
removeUser(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
reply(boolean) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
retrieve(String) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Retrieves a message given a key.
retrieve(String) - Method in class org.apache.james.test.mock.james.MockMailRepository
 
retrieve(String) - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 

S

saveChanges() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
select(Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
sendCommand(String) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
sendMail(MailAddress, Collection, MimeMessage) - Method in class org.apache.james.test.mock.james.MockMailServer
 
sendMail(MailAddress, Collection, InputStream) - Method in class org.apache.james.test.mock.james.MockMailServer
 
sendMail(Mail) - Method in class org.apache.james.test.mock.james.MockMailServer
 
sendMail(MimeMessage) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
sendMail(MailAddress, Collection, MimeMessage) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
sendMail(MailAddress, Collection, MimeMessage, String) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
service(Mail) - Method in class org.apache.james.transport.mailets.MailetLoaderTestMailet
 
setAttribute(String, Serializable) - Method in class org.apache.james.test.mock.mailet.MockMail
 
setAttribute(String, Object) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 
setAuthorizedAddresses(String) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setAuthorizingAnnounce() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setAuthorizingNotRequired() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setAuthorizingRequired() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setCheckAuthClients(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setCheckAuthNetworks(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setConnectionBacklog(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setConnectionLimit(int) - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
setConnectionLimit(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setContent(Object, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setContent(Multipart) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setContentID(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setContentLanguage(String[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setContentMD5(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setDataHandler(DataHandler) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setDescription(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setDescription(String, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setDisposition(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setEhloResolv() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setErrorMessage(String) - Method in class org.apache.james.test.mock.mailet.MockMail
 
setExpunged(boolean) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setFileName(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setFlag(Flags.Flag, boolean) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setFlags(Flags, boolean) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setForceUseJamesUser() - Method in class org.apache.james.userrepository.MockUsersRepository
 
setFrom(Address) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setFrom() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setHeader(String, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setHeloEhloEnforcement(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setHeloResolv() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setLastUpdated(Date) - Method in class org.apache.james.test.mock.mailet.MockMail
 
setLoginName(String) - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
setLoginPassword(String) - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
setMaxMessageSize(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setMaxMessageSizeBytes(int) - Method in class org.apache.james.test.mock.james.MockMailServer
 
setMaxRcpt(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setMessage(MimeMessage) - Method in class org.apache.james.test.mock.mailet.MockMail
 
setMessageNumber(int) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
SetMimeHeaderTest - Class in org.apache.james.transport.mailets
 
SetMimeHeaderTest(String) - Constructor for class org.apache.james.transport.mailets.SetMimeHeaderTest
 
setName(String) - Method in class org.apache.james.test.mock.mailet.MockMail
 
setProperty(String, String) - Method in class org.apache.james.test.mock.mailet.MockMailetConfig
 
setRecipient(Message.RecipientType, Address) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setRecipients(Message.RecipientType, Address[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setRecipients(Message.RecipientType, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setRecipients(Collection) - Method in class org.apache.james.test.mock.mailet.MockMail
 
setReplyTo(Address[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setReverseEqualsEhlo() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setReverseEqualsHelo() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setSender(Address) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setSenderDomainResolv() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setSentDate(Date) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setShouldMatch(boolean) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setState(String) - Method in class org.apache.james.test.mock.mailet.MockMail
 
setSubject(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setSubject(String, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setText(String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setText(String, String) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
setUp() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
setUp() - Method in class org.apache.james.dnsserver.DNSServerTest
 
setUp() - Method in class org.apache.james.pop3server.POP3ServerTest
 
setUp() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
setUp() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
setUp() - Method in class org.apache.james.transport.LinearProcessorTest
 
setUserInbox(String, MailRepository) - Method in class org.apache.james.test.mock.james.MockMailServer
 
size() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 
SMTPServerTest - Class in org.apache.james.smtpserver
Tests the org.apache.james.smtpserver.SMTPServer unit
SMTPServerTest() - Constructor for class org.apache.james.smtpserver.SMTPServerTest
 
SMTPTestConfiguration - Class in org.apache.james.smtpserver
 
SMTPTestConfiguration(int) - Constructor for class org.apache.james.smtpserver.SMTPTestConfiguration
 
store(Mail) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Stores a message in this repository.
store(Mail) - Method in class org.apache.james.test.mock.james.MockMailRepository
 
store(Mail) - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 
storedMails - Variable in class org.apache.james.test.mock.james.MockSpoolRepository
 
storeMail(MailAddress, MailAddress, MimeMessage) - Method in class org.apache.james.test.mock.mailet.MockMailContext
 

T

tearDown() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
tearDown() - Method in class org.apache.james.dnsserver.DNSServerTest
 
tearDown() - Method in class org.apache.james.pop3server.POP3ServerTest
 
tearDown() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
tearDown() - Method in class org.apache.james.transport.LinearProcessorTest
 
test(String, Object) - Method in class org.apache.james.userrepository.MockUsersRepository
 
test(String, String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
test8bitmimeFromStream() - Method in class org.apache.james.smtpserver.SMTPServerTest
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This
testAddFooterMimeNestedUnsupportedMultipart() - Method in class org.apache.james.transport.mailets.AddFooterTest
 
testAddFooterMultipartAlternative() - Method in class org.apache.james.transport.mailets.AddFooterTest
 
testAddFooterMultipartRelated() - Method in class org.apache.james.transport.mailets.AddFooterTest
 
testAddFooterTextPlain() - Method in class org.apache.james.transport.mailets.AddFooterTest
 
testAddFooterTextPlainISO8859() - Method in class org.apache.james.transport.mailets.AddFooterTest
 
testAddHeaderAndSave() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testAddReturnPathOnBadMessage() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testAddUser() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testAddUserAndVerify() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testAlias() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testAllRecipientsReturned() - Method in class org.apache.james.transport.matchers.AllTest
 
testAttributeIsMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeTest
 
testAttributeIsMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
testAttributeIsNotMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeTest
 
testAttributes() - Method in class org.apache.james.core.MailTestAllImplementations
 
testAuth() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testAuthenticationFail() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testAuthWithEmptySender() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testCheckCRLFTerminator() - Method in class org.apache.james.util.ExtraDotOutputStreamTest
 
testCNAMEasMXrecords() - Method in class org.apache.james.dnsserver.DNSServerTest
Please note that this is an hardcoded test that works because brandilyncollins.com.
testCommandCaseInsensitive() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testConnectionLimitExceeded() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testConstr1() - Method in class org.apache.james.core.MailImplTest
 
testConstr2() - Method in class org.apache.james.core.MailImplTest
 
testConstr3() - Method in class org.apache.james.core.MailImplTest
 
testCopyOnWrite() - Method in class org.apache.james.transport.LinearProcessorTest
 
testDeferredHeaderLoading() - Method in class org.apache.james.core.MimeMessageWrapperTest
this is commented out due optimisation reverts (JAMES-559) public void testDeferredMessageLoadingWhileWriting() throws MessagingException, IOException { mw.setMessageLoadable(false); assertEquals("foo",mw.getSubject()); assertFalse(mw.isModified()); mw.setSubject("newSubject"); assertEquals("newSubject",mw.getSubject()); assertFalse(mw.messageParsed()); assertTrue(mw.isModified()); mw.setMessageLoadable(true); }
testDeferredMessageLoading() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testDeliveryToSelfWithGatewayAndBind() - Method in class org.apache.james.smtpserver.SMTPServerTest
This has been created to test javamail 1.4 introduced bug.
testDelUser() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testDuplicate() - Method in class org.apache.james.core.MailImplTest
 
testDuplicateNewName() - Method in class org.apache.james.core.MailImplTest
 
testEhloResolv() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testEhloResolvDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testEhloResolvIgnoreClientDisabled() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testEmptyMessage() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testExceptionThrown() - Method in class org.apache.james.transport.mailets.ToProcessorTest
 
testForward() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testFullQualifiedUsingFakeConfig() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testGetExisitingUserInbox() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testGetLineCount() - Method in class org.apache.james.core.MimeMessageTest
 
testGetNonexistingUserInbox() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testGetSubjectFolding() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testHandleAnnouncedMessageSizeLimitExceeded() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHandleMessageSizeLimitExceeded() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHandleMessageSizeLimitRespected() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHeaderIsMatched() - Method in class org.apache.james.transport.matchers.FetchedFromTest
 
testHeaderIsMatched() - Method in class org.apache.james.transport.matchers.HasHeaderTest
 
testHeaderIsMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueTest
 
testHeaderIsNotMatched() - Method in class org.apache.james.transport.matchers.FetchedFromTest
 
testHeaderIsNotMatched() - Method in class org.apache.james.transport.matchers.HasHeaderTest
 
testHeaderIsNotMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
testHeaderIsNotMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueTest
 
testHeaderIsNotMatchedCauseValue() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
testHeaderIsNotMatchedCauseValue() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueTest
 
testHeaderIsPresent() - Method in class org.apache.james.transport.mailets.SetMimeHeaderTest
 
testHeaderIsReplaced() - Method in class org.apache.james.transport.mailets.SetMimeHeaderTest
 
testHeaderOrder() - Method in class org.apache.james.core.MimeMessageTest
 
testHeadersOrder() - Method in class org.apache.james.core.MailHeadersTest
 
testHeaderWasRemovedAfterMatched() - Method in class org.apache.james.transport.matchers.FetchedFromTest
 
testHeloEnforcement() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHeloEnforcementDisabled() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHeloResolv() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHeloResolvDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHostIsMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.HostIsLocalTest
 
testHostIsMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.HostIsTest
 
testHostIsMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.IsSingleRecipientTest
 
testHostIsMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.RecipientIsTest
 
testHostIsMatchedOneRecipient() - Method in class org.apache.james.transport.matchers.HostIsLocalTest
 
testHostIsMatchedOneRecipient() - Method in class org.apache.james.transport.matchers.HostIsTest
 
testHostIsMatchedOneRecipient() - Method in class org.apache.james.transport.matchers.IsSingleRecipientTest
 
testHostIsMatchedOneRecipient() - Method in class org.apache.james.transport.matchers.RecipientIsTest
 
testHostIsNotMatch() - Method in class org.apache.james.transport.matchers.HostIsLocalTest
 
testHostIsNotMatch() - Method in class org.apache.james.transport.matchers.HostIsTest
 
testHostIsNotMatch() - Method in class org.apache.james.transport.matchers.RecipientIsTest
 
testId() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testIdIncrement() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testINARecords() - Method in class org.apache.james.dnsserver.DNSServerTest
Please note that this is an hardcoded test that works because www.pippo.com.
testKnownUserEmptyInbox() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testKnownUserInboxWithMessages() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testListUsers() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testLogin() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testMain() - Method in class org.apache.james.util.ExtraDotOutputStreamTest
 
testMaxRcpt() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testMaxRcptDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testMessageAvoidCloning() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
If I create a new MimeMessageCopyOnWriteProxy from another MimeMessageCopyOnWriteProxy, I remove references to the first and I change the second, then it should not clone
testMessageCloned() - Method in class org.apache.james.core.MimeMessageWrapperTest
See JAMES-474 MimeMessageWrapper(MimeMessage) should clone the original message.
testMessageCloning1() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testMessageCloning2() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testMessageCloning3() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
If I create a new MimeMessageCopyOnWriteProxy from a MimeMessage and I change the new message, the original should be unaltered and the proxy should clone the message.
testMessageCloningViaCoW() - Method in class org.apache.james.core.MimeMessageTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageCloningViaCoW2() - Method in class org.apache.james.core.MimeMessageTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageCloningViaCoW3() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageCloningViaCoWSubjectLost() - Method in class org.apache.james.core.MimeMessageTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageDisposing() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testMultipartMessageChanges() - Method in class org.apache.james.core.MimeMessageTest
 
testMultipleMailsAndRset() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testMXCatches() - Method in class org.apache.james.dnsserver.DNSServerTest
 
testNoRecepientSpecified() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testNotAsciiCharsInPassword() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testNPE1() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testParameterCaseSensitive() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testQuit() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testRegexIsMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRegexIsMatchedOneRecipient() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRegexIsNotMatch() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRegexIsNotMatchedCauseError() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRelayingDenied() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testReplaceReturnPathOnBadMessage() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testReturnPath() - Method in class org.apache.james.core.MimeMessageTest
 
testSenderDomainResolv() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSenderDomainResolvDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSenderDomainResolvRelayClient() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSenderDomainResolvRelayClientDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSetPassword() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testSimpleMailSendWithEHLO() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSimpleMailSendWithHELO() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSimpleMessage() - Method in class org.apache.james.core.MimeMessageTest
 
testStandardMailets() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testStateChange() - Method in class org.apache.james.transport.LinearProcessorTest
 
testTestMailets() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testTwoMailsInSequence() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testTwoSimultaneousMails() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testTwoSimultaneousMails() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testUnknownUser() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testUnsupportedEncoding() - Method in class org.apache.james.transport.mailets.AddFooterTest
 
testUserCount() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testUsingEmtpyConfig() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testValidToProcessor() - Method in class org.apache.james.transport.mailets.ToProcessorTest
 
testWriteMimeMessageMultipartWithMessageID() - Method in class org.apache.james.core.MimeMessageUtilTest
 
testWrongLoginPassword() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testWrongLoginUser() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
ToProcessorTest - Class in org.apache.james.transport.mailets
 
ToProcessorTest(String) - Constructor for class org.apache.james.transport.mailets.ToProcessorTest
 
toString() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 

U

unlock(String) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Releases a lock on a message identified by a key
unlock(String) - Method in class org.apache.james.test.mock.james.MockMailRepository
 
unlock(String) - Method in class org.apache.james.test.mock.james.MockSpoolRepository
 
updateHeaders() - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
updateUser(User) - Method in class org.apache.james.userrepository.MockUsersRepository
 
Util - Class in org.apache.james.test.util
some utilities for James unit testing
Util() - Constructor for class org.apache.james.test.util.Util
 

V

verifyLastMail(String, String, MimeMessage) - Method in class org.apache.james.smtpserver.SMTPServerTest
 

W

warn(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
warn(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
writeTo(OutputStream) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 
writeTo(OutputStream, String[]) - Method in class org.apache.james.test.mock.javaxmail.MockMimeMessage
 

A B C D E F G H I J L M O P R S T U V W

Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.