public class JournalingActionTests
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JournalingActionTests.DomainAliasCacheFiller |
| Constructor and Description |
|---|
JournalingActionTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testFilterOnSender_extDomain() |
void |
testFilterOnSender() |
void |
testFilterOnSenderAndRcpt_extDomain() |
void |
testFilterOnSenderAndRcpt() |
void |
testFilterOnSingleRcpt_extDomain() |
void |
testFilterOnSingleRcpt() |
void |
testFilterOnTwoRcpt_extDomain() |
void |
testNoFilter_extDomain() |
void |
testNoFilter() |
public void before()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilterOnSender()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilterOnSender_extDomain()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilterOnSenderAndRcpt()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilterOnSenderAndRcpt_extDomain()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilterOnSingleRcpt()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilterOnSingleRcpt_extDomain()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilterOnTwoRcpt_extDomain()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoFilter()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoFilter_extDomain()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2024. All Rights Reserved.