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

A

addAction(Action) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method addAction adds an Action to the List of Actions to be performed by the receiver.
addAction(Action) - Method in class org.apache.jsieve.utils.SieveMailAdapter
Adds an Action.
addFrom(Address[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
addHeader(String, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
addHeaderLine(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
addRecipient(Message.RecipientType, Address) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
addRecipients(Message.RecipientType, Address[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
addRecipients(Message.RecipientType, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
AddressParseTest - Class in org.apache.jsieve
 
AddressParseTest() - Constructor for class org.apache.jsieve.AddressParseTest
 
AddressTest - Class in org.apache.jsieve
Class AddressTest
AddressTest() - Constructor for class org.apache.jsieve.AddressTest
 
AllOfTest - Class in org.apache.jsieve
Class AllOfTest
AllOfTest() - Constructor for class org.apache.jsieve.AllOfTest
 
AllTests - Class in org.apache.jsieve
Class AllTests
AllTests() - Constructor for class org.apache.jsieve.AllTests
 
AnyOfTest - Class in org.apache.jsieve
Class AnyOfTest
AnyOfTest() - Constructor for class org.apache.jsieve.AnyOfTest
 
AsciiNumericTest - Class in org.apache.jsieve.comparators
 
AsciiNumericTest() - Constructor for class org.apache.jsieve.comparators.AsciiNumericTest
 

B

BodyTest - Class in org.apache.jsieve
Class BodyTest
BodyTest() - Constructor for class org.apache.jsieve.BodyTest
 
BUGS - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
BUGS_ADDRESS - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 

C

check(File, File) - Method in class org.apache.jsieve.util.check.ScriptChecker
Checks the sieve script contained in the given file by executing it against the given message.
check(InputStream, InputStream) - Method in class org.apache.jsieve.util.check.ScriptChecker
Checks the sieve script contained in the given file by executing it against the given message.
ComparatorUtilsTest - Class in org.apache.jsieve.comparator
 
ComparatorUtilsTest() - Constructor for class org.apache.jsieve.comparator.ComparatorUtilsTest
 
computeActions() - Method in class org.apache.jsieve.utils.SieveMailAdapter
Returns a new List of actions.
ConditionTest - Class in org.apache.jsieve
Class ConditionTest tests the conditional commands if, elsif and else.
ConditionTest() - Constructor for class org.apache.jsieve.ConditionTest
 
ConfigurationManagerTest - Class in org.apache.jsieve
Class ConfigurationManagerTest
ConfigurationManagerTest() - Constructor for class org.apache.jsieve.ConfigurationManagerTest
 
copyMail(SieveMailAdapter) - Static method in class org.apache.jsieve.utils.JUnitUtils
Method copyMail answers a copy of our mock MailAdapter.
COYOTE - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
COYOTE_ADDRESS - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
createEnvelopeMail() - Static method in class org.apache.jsieve.utils.JUnitUtils
Method createEnvelopeMail answers a SieveEnvelopeMailAdapter wrapping an empty MimeMessage.
createInternetHeaders(InputStream) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
createMail() - Static method in class org.apache.jsieve.utils.JUnitUtils
Method createMail answers a SieveMailAdapter wrapping an empty MimeMessage.
createMimeMessage() - Static method in class org.apache.jsieve.utils.JUnitUtils
Method createMimeMessage answers an empty MimeMessage.

D

DiscardTest - Class in org.apache.jsieve
Class DiscardTest
DiscardTest() - Constructor for class org.apache.jsieve.DiscardTest
 
DOMAIN - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 

E

EnvelopeTest - Class in org.apache.jsieve
Class EnvelopeTest
EnvelopeTest() - Constructor for class org.apache.jsieve.EnvelopeTest
 
execute(MailAdapter, Arguments, Block, SieveContext) - Method in class org.apache.jsieve.commands.ThrowTestException
 
executeActions() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method executeActions.
executeActions() - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
ExistsTest - Class in org.apache.jsieve
Class ExistsTest
ExistsTest() - Constructor for class org.apache.jsieve.ExistsTest
 

F

FalseTest - Class in org.apache.jsieve
Class FalseTest
FalseTest() - Constructor for class org.apache.jsieve.FalseTest
 
FileIntoTest - Class in org.apache.jsieve.commands.optional
 
FileIntoTest() - Constructor for class org.apache.jsieve.commands.optional.FileIntoTest
 
FileIntoTest - Class in org.apache.jsieve
Class FileIntoTest
FileIntoTest() - Constructor for class org.apache.jsieve.FileIntoTest
 

G

getActions() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method getActions answers the List of Actions accumulated by the receiver.
getActions() - Method in class org.apache.jsieve.utils.SieveMailAdapter
Returns the List of actions.
getActionsExecuted() - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Gets the actions executed by the script.
getAllHeaderLines() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getAllHeaders() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getAllRecipients() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getContent() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getContentID() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getContentLanguage() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getContentMD5() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getContentStream() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getContentType() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getContentType() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method getContentType returns string/mime representation of the message type.
getContentType() - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
getDataHandler() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getDescription() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getDisposition() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getEncoding() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getEnvelope(String) - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
 
getEnvelopeFrom() - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
Returns the from.
getEnvelopeNames() - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
 
getEnvelopes() - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
Method getEnvelopes.
getEnvelopeTo() - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
Returns the recipient.
getException() - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Gets the exception which was thrown during execution.
getExecutedActions() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Gets the actions accumulated when ScriptCheckMailAdapter.executedActions was last called.
getFileName() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getFlags() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getFolder() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getFrom() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getHeader(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getHeader(String, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getHeader(String) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method getHeader answers a List of all of the headers in the receiver whose name is equal to the passed name.
getHeader(String) - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
getHeaderNames() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method getHeaderNames answers a List of all of the headers in the receiver.
getHeaderNames() - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
getInputStream() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getLineCount() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getMail() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Gets the wrapped email.
getMatchingEnvelope(String) - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
 
getMatchingHeader(String) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method getMatchingHeader answers a List of all of the headers in the receiver with the passed name.
getMatchingHeader(String) - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
getMatchingHeaderLines(String[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getMatchingHeaders(String[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getMessage() - Method in class org.apache.jsieve.utils.SieveMailAdapter
Returns the message.
getMessageID() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getMessageNumber() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getNonMatchingHeaderLines(String[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getNonMatchingHeaders(String[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getRawInputStream() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getReceivedDate() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getRecipients(Message.RecipientType) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getReplyTo() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getSender() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getSentDate() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getSize() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
getSize() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Method getSize answers the receiver's message size in octets.
getSize() - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
getSubject() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 

H

HeaderTest - Class in org.apache.jsieve
Class HeaderTest
HeaderTest() - Constructor for class org.apache.jsieve.HeaderTest
 
HEROS - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 

I

interpret(MailAdapter, String) - Static method in class org.apache.jsieve.utils.JUnitUtils
Method interpret parses a script and evaluates it against a MailAdapter.
isActionFileInto(String, int) - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Is the n'th action a FileInto with given destination?
isActionKeep(int) - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Is the n'th action a Keep?
isActionRedirect(String, int) - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Is the n'th action a Redirect with given address?
isActionReject(String, int) - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Is the n'th action a Reject with given message?
isExpunged() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
isInBodyText(String) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
 
isInBodyText(String) - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
isMimeType(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
isPass() - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Is this a pass?
isSet(Flags.Flag) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 

J

JUnitUtils - Class in org.apache.jsieve.utils
Class JUnitUtils implements utility methods used during unit testing.

K

KeepTest - Class in org.apache.jsieve
Class KeepTest
KeepTest() - Constructor for class org.apache.jsieve.KeepTest
 

L

LogTest - Class in org.apache.jsieve
Class LogTest
LogTest() - Constructor for class org.apache.jsieve.LogTest
 

M

main(String[]) - Static method in class org.apache.jsieve.AllTests
 
match(SearchTerm) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
MockAction - Class in org.apache.jsieve.util.check
 
MockAction() - Constructor for class org.apache.jsieve.util.check.MockAction
 
MockMimeMessage - Class in org.apache.jsieve.javaxmail
Forked from JAMES server.
MockMimeMessage() - Constructor for class org.apache.jsieve.javaxmail.MockMimeMessage
 
MockMimeMessage(int) - Constructor for class org.apache.jsieve.javaxmail.MockMimeMessage
 
MockMimeMessage(MimeMessage) - Constructor for class org.apache.jsieve.javaxmail.MockMimeMessage
 
MultilineTextTest - Class in org.apache.jsieve
Class RejectTest
MultilineTextTest() - Constructor for class org.apache.jsieve.MultilineTextTest
 
MultipleRequireTest - Class in org.apache.jsieve
 
MultipleRequireTest() - Constructor for class org.apache.jsieve.MultipleRequireTest
 
MultipleToTest - Class in org.apache.jsieve
 
MultipleToTest() - Constructor for class org.apache.jsieve.MultipleToTest
 

N

nonTextMail() - Method in class org.apache.jsieve.BodyTest
 
NotTest - Class in org.apache.jsieve
Class NotTest
NotTest() - Constructor for class org.apache.jsieve.NotTest
 

O

org.apache.jsieve - package org.apache.jsieve
 
org.apache.jsieve.commands - package org.apache.jsieve.commands
 
org.apache.jsieve.commands.optional - package org.apache.jsieve.commands.optional
 
org.apache.jsieve.comparator - package org.apache.jsieve.comparator
 
org.apache.jsieve.comparators - package org.apache.jsieve.comparators
 
org.apache.jsieve.javaxmail - package org.apache.jsieve.javaxmail
 
org.apache.jsieve.parser - package org.apache.jsieve.parser
 
org.apache.jsieve.parser.address - package org.apache.jsieve.parser.address
 
org.apache.jsieve.util.check - package org.apache.jsieve.util.check
 
org.apache.jsieve.utils - package org.apache.jsieve.utils
 

P

parse(String) - Static method in class org.apache.jsieve.utils.JUnitUtils
Method interpret parses a script and evaluates it against a MailAdapter.
parseAddresses(String) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
 
parseAddresses(String, Message) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Parses the value from the given message into addresses.
parseAddresses(String) - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
parseAddresses(String, Message) - Method in class org.apache.jsieve.utils.SieveMailAdapter
Parses the value from the given message into addresses.

Q

QuotingTest - Class in org.apache.jsieve
 
QuotingTest() - Constructor for class org.apache.jsieve.QuotingTest
 

R

RejectTest - Class in org.apache.jsieve
Class RejectTest
RejectTest() - Constructor for class org.apache.jsieve.RejectTest
 
removeHeader(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
reply(boolean) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
RequireComparatorTest - Class in org.apache.jsieve.comparators
 
RequireComparatorTest() - Constructor for class org.apache.jsieve.comparators.RequireComparatorTest
 
RequireMissingTest - Class in org.apache.jsieve
Class AddressTest
RequireMissingTest() - Constructor for class org.apache.jsieve.RequireMissingTest
 
RequireTest - Class in org.apache.jsieve
Class RequireTest
RequireTest() - Constructor for class org.apache.jsieve.RequireTest
 
reset() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Resets executed and accumlated actions.
ROADRUNNER - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
ROADRUNNER_ADDRESS - Static variable in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 

S

saveChanges() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
ScriptChecker - Class in org.apache.jsieve.util.check
Checks a sieve script by executing it against a given mail and reporting the results.
ScriptChecker() - Constructor for class org.apache.jsieve.util.check.ScriptChecker
 
ScriptChecker.Results - Class in org.apache.jsieve.util.check
Contains results of script execution.
ScriptChecker.Results(Exception) - Constructor for class org.apache.jsieve.util.check.ScriptChecker.Results
 
ScriptChecker.Results(List) - Constructor for class org.apache.jsieve.util.check.ScriptChecker.Results
 
ScriptCheckerTestActionsTest - Class in org.apache.jsieve.util.check
 
ScriptCheckerTestActionsTest() - Constructor for class org.apache.jsieve.util.check.ScriptCheckerTestActionsTest
 
ScriptCheckMailAdapter - Class in org.apache.jsieve.util.check
Checks script execution for an email.
ScriptCheckMailAdapter() - Constructor for class org.apache.jsieve.util.check.ScriptCheckMailAdapter
 
ScriptCheckMailAdapterActionsTest - Class in org.apache.jsieve.util.check
 
ScriptCheckMailAdapterActionsTest() - Constructor for class org.apache.jsieve.util.check.ScriptCheckMailAdapterActionsTest
 
ScriptCheckMailAdapterHeadersTest - Class in org.apache.jsieve.util.check
 
ScriptCheckMailAdapterHeadersTest() - Constructor for class org.apache.jsieve.util.check.ScriptCheckMailAdapterHeadersTest
 
ScriptCheckMailAdapterMailTest - Class in org.apache.jsieve.util.check
 
ScriptCheckMailAdapterMailTest() - Constructor for class org.apache.jsieve.util.check.ScriptCheckMailAdapterMailTest
 
ScriptCheckMailAdapterNoMessageSetTest - Class in org.apache.jsieve.util.check
 
ScriptCheckMailAdapterNoMessageSetTest() - Constructor for class org.apache.jsieve.util.check.ScriptCheckMailAdapterNoMessageSetTest
 
setActions(List<Action>) - Method in class org.apache.jsieve.utils.SieveMailAdapter
Sets the actions.
setContent(Object, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setContent(Multipart) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setContentID(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setContentLanguage(String[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setContentMD5(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setContext(SieveContext) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
 
setContext(SieveContext) - Method in class org.apache.jsieve.utils.SieveMailAdapter
 
setDataHandler(DataHandler) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setDescription(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setDescription(String, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setDisposition(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setEnvelopeFrom(String) - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
Sets the from.
setEnvelopeTo(String) - Method in class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
Sets the recipient.
setExpunged(boolean) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setFileName(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setFlag(Flags.Flag, boolean) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setFlags(Flags, boolean) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setFrom(Address) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setFrom() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setHeader(String, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setMail(Message) - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
Sets the wrapped email and ScriptCheckMailAdapter.reset()s the adapter ready for another execution.
setMessage(MimeMessage) - Method in class org.apache.jsieve.utils.SieveMailAdapter
Sets the message.
setMessageNumber(int) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setRecipient(Message.RecipientType, Address) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setRecipients(Message.RecipientType, Address[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setRecipients(Message.RecipientType, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setReplyTo(Address[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setSender(Address) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setSentDate(Date) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setShouldMatch(boolean) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setSize(int) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setSubject(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setSubject(String, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setText(String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setText(String, String) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
setUp() - Method in class org.apache.jsieve.AddressParseTest
 
setUp() - Method in class org.apache.jsieve.commands.optional.FileIntoTest
 
setUp() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
setUp() - Method in class org.apache.jsieve.comparators.RequireComparatorTest
 
setUp() - Method in class org.apache.jsieve.MultipleRequireTest
 
setUp() - Method in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
setUp() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
setUp() - Method in class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
setUp() - Method in class org.apache.jsieve.util.check.ScriptCheckerTestActionsTest
 
setUp() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterActionsTest
 
setUp() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterHeadersTest
 
setUp() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterMailTest
 
setUp() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterNoMessageSetTest
 
SieveAddressBuilderTest - Class in org.apache.jsieve.parser.address
 
SieveAddressBuilderTest() - Constructor for class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
SieveEnvelopeMailAdapter - Class in org.apache.jsieve.utils
Class SieveEnvelopeMailAdapter extends class SieveMailAdapter, a mock implementation of a MailAdapter, to add support for EnvelopeAccessors.
SieveEnvelopeMailAdapter(MimeMessage) - Constructor for class org.apache.jsieve.utils.SieveEnvelopeMailAdapter
Constructor for SieveEnvelopeMailAdapter.
SieveMailAdapter - Class in org.apache.jsieve.utils
Class SieveMailAdapter implements a mock MailAdapter for testing purposes.
SieveMailAdapter(MimeMessage) - Constructor for class org.apache.jsieve.utils.SieveMailAdapter
Constructor for SieveMailAdapter.
SieveNodeCommentTest - Class in org.apache.jsieve.parser
 
SieveNodeCommentTest() - Constructor for class org.apache.jsieve.parser.SieveNodeCommentTest
 
SieveParserVisitorImplQuoteTest - Class in org.apache.jsieve
 
SieveParserVisitorImplQuoteTest() - Constructor for class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
SizeTest - Class in org.apache.jsieve
Class SizeTest
SizeTest() - Constructor for class org.apache.jsieve.SizeTest
 
StopTest - Class in org.apache.jsieve
Class StopTest
StopTest() - Constructor for class org.apache.jsieve.StopTest
 
suite() - Static method in class org.apache.jsieve.AllTests
 

T

tearDown() - Method in class org.apache.jsieve.commands.optional.FileIntoTest
 
tearDown() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
tearDown() - Method in class org.apache.jsieve.comparators.RequireComparatorTest
 
tearDown() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
tesGetSize() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterNoMessageSetTest
 
testAddAction() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterActionsTest
 
testAddAddresses() - Method in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
testAsciiCasemapShouldBeImplicitlyDeclared() - Method in class org.apache.jsieve.comparators.RequireComparatorTest
 
testAsciiComparatorFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testAsciiComparatorFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testAsciiComparatorTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testAsciiComparatorTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testBasic() - Method in class org.apache.jsieve.BodyTest
Test for Test 'header'
testBasicNumbericEquality() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testBodyCaseInsensitivity() - Method in class org.apache.jsieve.BodyTest
Test for Test 'body'
testBodyNoContains() - Method in class org.apache.jsieve.BodyTest
Test for Test 'body'
testBogusComparatorShouldFailAtParseTime() - Method in class org.apache.jsieve.comparators.RequireComparatorTest
 
testCaseInsensitiveEnvelopeName() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testCaseInsensitiveHeaderName() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testCaseInsensitivity() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists'
testCommandMap() - Method in class org.apache.jsieve.ConfigurationManagerTest
Test the CommandMap maps 'MUST' and 'SHOULD' be supported commands to the correct classes.
testComparatorMap() - Method in class org.apache.jsieve.ConfigurationManagerTest
Test the CommparatorMap maps 'MUST' and 'SHOULD' be supported comparators to the correct classes.
testConsecutiveDotStuffedLineInMultilineMessage() - Method in class org.apache.jsieve.MultilineTextTest
Tests that a multiline message with many dots stuffed is correctly decoded.
testDiscard() - Method in class org.apache.jsieve.DiscardTest
 
testDuplicateFileInto() - Method in class org.apache.jsieve.FileIntoTest
Test for Command 'fileinto' with duplicate destinations.
testDuplicateReject() - Method in class org.apache.jsieve.RejectTest
Test for duplicate Command 'reject'
testElse() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'else'
testElseMissingBlock() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'else' without a corresponding Block
testElsifFalse() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'elsif' with an argument of 'false'
testElsifFalseElse() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'else' after 'elseif'
testElsifFalseElsifTrue() - Method in class org.apache.jsieve.ConditionTest
Test for nested Command 'elsif' with an argument of 'true'
testElsifMissingBlock() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'elsif' without a corresponding Block
testElsifMissingTest() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'if' without a test
testElsifTrue() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'elsif' with an argument of 'true'
testEqualityShouldIgnoreLeadingZeros() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testEqualityShouldIgnoreTrailingCharacters() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testExecuteActions() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterActionsTest
 
testExistsFalse() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists'
testExistsFalseFalse() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists'
testExistsTrue() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists'
testExistsTrueFalse() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists'
testExistsTrueTrue() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists'
testExtraArgument() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' for extra argument
testFileInto() - Method in class org.apache.jsieve.FileIntoTest
Test for Command 'fileinto'
testFileInto() - Method in class org.apache.jsieve.util.check.ScriptCheckerTestActionsTest
 
testFileIntoShouldNotAllowMultipleFileIntoActions() - Method in class org.apache.jsieve.commands.optional.FileIntoTest
 
testGetActions() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterActionsTest
 
testGetBracketCommentsBefore() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetBracketLastCommentBefore() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetExecutedActions() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterActionsTest
 
testGetHashCommentsBefore() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetHashCommentsBeforeCRLF() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetHashLastCommentBefore() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetHashLastCommentBeforeCRLF() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetHeader() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterHeadersTest
 
testGetHeader() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterNoMessageSetTest
 
testGetHeaderNames() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterHeadersTest
 
testGetHeaderNames() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterNoMessageSetTest
 
testGetLastCommentNoneBefore() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetMatchingHeader() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterHeadersTest
 
testGetMatchingHeader() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterNoMessageSetTest
 
testGetNoCommentsBefore() - Method in class org.apache.jsieve.parser.SieveNodeCommentTest
 
testGetSize() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterHeadersTest
 
testHeaderCaseInsensitivity() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderContainsFalse() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderContainsNullTrue() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderContainsTrue() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsFalseHeader() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsFalseMulti1() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsFalseValue() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsNullFalse() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsTrue() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsTrueMulti1() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsTrueMulti2() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderIsTrueMulti3() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderMatchesFalse() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testHeaderMatchesTrue() - Method in class org.apache.jsieve.HeaderTest
Test for Test 'header'
testIfAddressAllContainsFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllContainsTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsMultiFalse1() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsMultiFalse2() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsMultiTrue1() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsMultiTrue2() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsMultiTrue3() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsMultiTrue4() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllIsTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllMatchesFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressAllMatchesTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressDomainContainsFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressDomainContainsTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressDomainIsFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressDomainIsTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressDomainMatchesFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressDomainMatchesTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressLocalpartContainsFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressLocalpartContainsTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressLocalpartIsFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressLocalpartIsTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressLocalpartMatchesFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAddressLocalpartMatchesTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testIfAllOfFalseFalse() - Method in class org.apache.jsieve.AllOfTest
Test for Test 'allof'
testIfAllOfFalseTrue() - Method in class org.apache.jsieve.AllOfTest
Test for Test 'allof'
testIfAllOfTrueFalse() - Method in class org.apache.jsieve.AllOfTest
Test for Test 'allof'
testIfAllOfTrueTrue() - Method in class org.apache.jsieve.AllOfTest
Test for Test 'allof'
testIfAnyOfFalseFalse() - Method in class org.apache.jsieve.AnyOfTest
Test for Test 'anyof'
testIfAnyOfFalseTrue() - Method in class org.apache.jsieve.AnyOfTest
Test for Test 'anyof'
testIfAnyOfTrueFalse() - Method in class org.apache.jsieve.AnyOfTest
Test for Test 'anyof'
testIfAnyOfTrueTrue() - Method in class org.apache.jsieve.AnyOfTest
Test for Test 'anyof'
testIfEnvelopeAllContainsFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllContainsTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsMultiFalse1() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsMultiFalse2() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsMultiTrue1() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsMultiTrue2() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsMultiTrue3() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsMultiTrue4() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllIsTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllMatchesFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeAllMatchesTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeDomainContainsFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeDomainContainsTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeDomainIsFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeDomainIsTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeDomainMatchesFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeDomainMatchesTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeLocalpartContainsFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeLocalpartContainsTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeLocalpartIsFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeLocalpartIsTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeLocalpartMatchesFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfEnvelopeLocalpartMatchesTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testIfFalse() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'if' with an argument of 'false'
testIfFalse() - Method in class org.apache.jsieve.FalseTest
Test for Test 'true'
testIfMissingBlock() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'if' without a corresponding Block
testIfMissingTest() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'if' without a test
testIfNotFalse() - Method in class org.apache.jsieve.NotTest
Test for Test 'not'
testIfTrue() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'if' with an argument of 'true'
testIfTrue() - Method in class org.apache.jsieve.TrueTest
Test for Test 'true'
testInterveningCommand() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' after a Command
testInvalidArgument() - Method in class org.apache.jsieve.AllOfTest
Test for Test 'anyof' with invalid argument
testInvalidArgument() - Method in class org.apache.jsieve.AnyOfTest
Test for Test 'anyof' with invalid argument
testInvalidArgument() - Method in class org.apache.jsieve.FalseTest
Test for Test 'true' with invalid argument
testInvalidArgument() - Method in class org.apache.jsieve.NotTest
Test for Test 'true' with invalid argument
testInvalidArgument() - Method in class org.apache.jsieve.TrueTest
Test for Test 'true' with invalid argument
testInvalidArgumentNumber() - Method in class org.apache.jsieve.FileIntoTest
Test for Command 'fileinto' with an invalid argument number
testInvalidArguments() - Method in class org.apache.jsieve.DiscardTest
Test for Command 'discard' with invalid arguments
testInvalidArguments() - Method in class org.apache.jsieve.KeepTest
Test for Command 'keep' with invalid arguments
testInvalidArguments() - Method in class org.apache.jsieve.RejectTest
Test for Command 'reject' with invalid arguments
testInvalidArguments() - Method in class org.apache.jsieve.StopTest
Test for Command 'stop' with invalid arguments
testInvalidArgumentType() - Method in class org.apache.jsieve.FileIntoTest
Test for Command 'fileinto' with an invalid argument type
testInvalidBlock() - Method in class org.apache.jsieve.DiscardTest
Test for Command 'discard' with an invalid block
testInvalidBlock() - Method in class org.apache.jsieve.FileIntoTest
Test for Command 'fileinto' with an invalid block
testInvalidBlock() - Method in class org.apache.jsieve.KeepTest
Test for Command 'keep' with an invalid block
testInvalidBlock() - Method in class org.apache.jsieve.RejectTest
Test for Command 'reject' with an invalid block
testInvalidBlock() - Method in class org.apache.jsieve.StopTest
Test for Command 'stop' with an invalid block
testInvalidNumericArgument() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists' with invalid numeric argument
testInvalidTestArgument() - Method in class org.apache.jsieve.ExistsTest
Test for Test 'exists' with invalid test argument
testKeep() - Method in class org.apache.jsieve.KeepTest
Test for Command 'keep'
testKeep() - Method in class org.apache.jsieve.util.check.ScriptCheckerTestActionsTest
 
testLogDebug() - Method in class org.apache.jsieve.LogTest
Test for Command 'log'.
testLogDefault() - Method in class org.apache.jsieve.LogTest
Test for Command 'log'.
testLogError() - Method in class org.apache.jsieve.LogTest
Test for Command 'log'.
testLogFatal() - Method in class org.apache.jsieve.LogTest
Test for Command 'log'.
testLogInfo() - Method in class org.apache.jsieve.LogTest
Test for Command 'log'.
testLogTrace() - Method in class org.apache.jsieve.LogTest
Test for Command 'log'.
testLogWarn() - Method in class org.apache.jsieve.LogTest
Test for Command 'log'.
testMatchesStringString() - Method in class org.apache.jsieve.comparator.ComparatorUtilsTest
 
testMatchNotSupported() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testMinimalScriptMultipleRequiredParsing() - Method in class org.apache.jsieve.MultipleRequireTest
 
testMissingArgument() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' for missing argument
testMissingRequire() - Method in class org.apache.jsieve.RequireMissingTest
Tests 2.10.5 Extensions and Optional Features: If an extension is not enabled with "required" they must treat it as if they do not support it at all.
testMultipleAddresses() - Method in class org.apache.jsieve.AddressParseTest
 
testMultipleCommandSatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with multiple commands that are present
testMultipleCommandsUnsatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with a multiple commands of which one is absent
testMultipleTestSatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with multiple tests that are present
testMultipleTestsUnsatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with a multiple tests of which one is absent
testMultipleTo() - Method in class org.apache.jsieve.MultipleToTest
 
testNestedIf() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'if' nested in a block
testNestedOutOfSequenceElse() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'else' out of sequence nested in a block
testNestedOutOfSequenceElsif() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'elsif' out of sequence nested in a block
testNotAddress() - Method in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
testNumberOfStuffedDotsInMultilineMessage() - Method in class org.apache.jsieve.MultilineTextTest
Tests that a multiline message with many dots stuffed is correctly decoded.
testOctetComparatorFalse() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testOctetComparatorFalse() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testOctetComparatorTrue() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testOctetComparatorTrue() - Method in class org.apache.jsieve.EnvelopeTest
Test for Test 'envelope'
testOctetShouldBeImplicitlyDeclared() - Method in class org.apache.jsieve.comparators.RequireComparatorTest
 
testOutOfSequenceElse() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'else' out of sequence
testOutOfSequenceElsif() - Method in class org.apache.jsieve.ConditionTest
Test for Command 'elsif' out of sequence
testQuoteInQuotedString() - Method in class org.apache.jsieve.QuotingTest
 
testRedirect() - Method in class org.apache.jsieve.util.check.ScriptCheckerTestActionsTest
 
testReject() - Method in class org.apache.jsieve.RejectTest
Test for Command 'reject'
testReject() - Method in class org.apache.jsieve.util.check.ScriptCheckerTestActionsTest
 
testRejectAndAFollowingCommand() - Method in class org.apache.jsieve.RejectTest
Test for Command 'reject' followed by another command
testRejectAndAPrecedingCommand() - Method in class org.apache.jsieve.RejectTest
Test for Command 'reject' preceded by another command
testRejectBlock() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' rejecting Blocks
testRejectInvalidArgument() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' rejecting invalid arguments
testRejectMessage() - Method in class org.apache.jsieve.RejectTest
Tests that the message is correctly passed
testRejectMissingMessage() - Method in class org.apache.jsieve.RejectTest
Test for Command 'reject'
testRejectMultilineMessage() - Method in class org.apache.jsieve.MultilineTextTest
Tests that a multiline message is correctly passed
testRejectMultilineMessageWithDotsMidline() - Method in class org.apache.jsieve.MultilineTextTest
Tests that a multiline message is correctly passed when dots within a line between the command and the content.
testRejectMultilineMessageWithDotStuffing() - Method in class org.apache.jsieve.MultilineTextTest
Tests that a multiline message with dot stuffing is correctly decoded.
testRejectMultilineMessageWithMissedDotStuffing() - Method in class org.apache.jsieve.MultilineTextTest
Tests that a multiline message with missed dot stuffing is correctly decoded.
testRejectMultilineMessageWithWhitespace() - Method in class org.apache.jsieve.MultilineTextTest
Tests that a multiline message is correctly passed when whitespace is inserted between the command and the content.
testRequireAfterOtherCommand() - Method in class org.apache.jsieve.RequireMissingTest
Tests 3.2 Control Structure Require: Require MUST NOT be used after any other command.
testReset() - Method in class org.apache.jsieve.parser.address.SieveAddressBuilderTest
 
testReset() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterActionsTest
 
testScriptMultipleRequiredParsing() - Method in class org.apache.jsieve.MultipleRequireTest
 
testSetMail() - Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapterMailTest
 
testShouldParseAddressWithLotsOfStars() - Method in class org.apache.jsieve.WierdAddressTest
My god - it's full of stars
testSieveToJavaRegex() - Method in class org.apache.jsieve.comparator.ComparatorUtilsTest
The ":matches" version specifies a wildcard match using the characters "*" and "?".
testSingleAddress() - Method in class org.apache.jsieve.AddressParseTest
 
testSingleCommandSatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with a single command that is present
testSingleCommandUnsatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with a single command that is absent
testSingleTestSatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with a single test that is present
testSingleTestUnsatisfied() - Method in class org.apache.jsieve.RequireTest
Test for Command 'require' with a single test that is absent
testSingleTo() - Method in class org.apache.jsieve.MultipleToTest
 
testSizeIsOverFalse() - Method in class org.apache.jsieve.SizeTest
Test for Test 'size'
testSizeIsOverTrue() - Method in class org.apache.jsieve.SizeTest
Test for Test 'size'
testSizeIsUnderFalse() - Method in class org.apache.jsieve.SizeTest
Test for Test 'size'
testSizeIsUnderTrue() - Method in class org.apache.jsieve.SizeTest
Test for Test 'size'
testSizeIsWithQuantifier() - Method in class org.apache.jsieve.SizeTest
Test for Test 'size' with quantifier
testSpecialCharsEscapingInMatch() - Method in class org.apache.jsieve.HeaderTest
Test for special char escaping: \\? is a ? and \\* is an *
testSpecialCharsEscapingInMatchFalse() - Method in class org.apache.jsieve.HeaderTest
Test for special char escaping: \\? is a ? and \\* is an *
testSquareBracketsInMatch() - Method in class org.apache.jsieve.HeaderTest
Test for square brackets in matching headers When the "[" is in the first char of the pattern it does not matches.
testStingsThatDoNotStartWithADigitRepresentPositiveInfinityWhenUsedInEquality() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testStop() - Method in class org.apache.jsieve.StopTest
Test for Command 'stop'.
testSubstringIsNotSupported() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testTestMap() - Method in class org.apache.jsieve.ConfigurationManagerTest
Test the TestMap maps 'MUST' and 'SHOULD' be supported tests to the correct classes.
testTreatmentOfEmbededSpacesInHeaderName() - Method in class org.apache.jsieve.AddressTest
Test for Test 'address'
testUnsupportedRequire() - Method in class org.apache.jsieve.RequireMissingTest
Tests that unsupported requires are caught before script execution.
testUnsupportedRequireMultiple() - Method in class org.apache.jsieve.RequireMissingTest
Tests that unsupported requires are caught before script execution.
testUnsupportedRequireNoBrackets() - Method in class org.apache.jsieve.RequireMissingTest
Tests that unsupported requires are caught before script execution.
testVerificationFailsWhenAsciiNumericIsNotRequired() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testVerificationPassesWhenAsciiNumericIsRequired() - Method in class org.apache.jsieve.comparators.AsciiNumericTest
 
testVisitASTstringEmptyQuoted() - Method in class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
testVisitASTstringObjectDoubleSlashQuoted() - Method in class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
testVisitASTstringObjectMultiSlashQuoted() - Method in class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
testVisitASTstringObjectQuoted() - Method in class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
testVisitASTstringObjectQuoteInQuoted() - Method in class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
testVisitASTstringObjectSlashQuoted() - Method in class org.apache.jsieve.SieveParserVisitorImplQuoteTest
 
textMail() - Method in class org.apache.jsieve.BodyTest
 
ThrowTestException - Class in org.apache.jsieve.commands
Class ThrowTestException implements a Sieve Command to throw a TestException.
ThrowTestException() - Constructor for class org.apache.jsieve.commands.ThrowTestException
Constructor for ThrowTestException.
ThrowTestException.TestException - Exception in org.apache.jsieve.commands
Class TestException
ThrowTestException.TestException() - Constructor for exception org.apache.jsieve.commands.ThrowTestException.TestException
Constructor for TestException.
ThrowTestException.TestException(String) - Constructor for exception org.apache.jsieve.commands.ThrowTestException.TestException
Constructor for TestException.
ThrowTestException.TestException(String, Throwable) - Constructor for exception org.apache.jsieve.commands.ThrowTestException.TestException
Constructor for TestException.
ThrowTestException.TestException(Throwable) - Constructor for exception org.apache.jsieve.commands.ThrowTestException.TestException
Constructor for TestException.
toString() - Method in class org.apache.jsieve.util.check.ScriptChecker.Results
Prints out details of results.
TrueTest - Class in org.apache.jsieve
Class TrueTest
TrueTest() - Constructor for class org.apache.jsieve.TrueTest
 

U

updateActions() - Method in class org.apache.jsieve.utils.SieveMailAdapter
Updates the actions.
updateHeaders() - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 

W

WierdAddressTest - Class in org.apache.jsieve
 
WierdAddressTest() - Constructor for class org.apache.jsieve.WierdAddressTest
 
writeTo(OutputStream) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 
writeTo(OutputStream, String[]) - Method in class org.apache.jsieve.javaxmail.MockMimeMessage
 

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

Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.