public class MailMessageServiceTests
extends java.lang.Object
Constructor and Description |
---|
MailMessageServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
void |
testEmptyListFilterListShouldEvaluateNothing() |
void |
testFindingAMatchingRuleUsingNonMatchingExcludeContext() |
void |
testFindingAMatchingRuleUsingNonMatchingIncludeContext() |
void |
testFindingAMatchingTipsExcludedForMultipleRequestedTipType() |
void |
testFindingAMatchingTipsExcludedForTip1RequestedTipType() |
void |
testFindingAMatchingTipsExcludedForTip2RequestedTipType() |
void |
testFindingAMatchingTipsFor1RequestedTipType() |
void |
testFindingAMatchingTipsForMultipleRequestedTipType() |
void |
testNoFilterListShouldEvaluateAllHandlers() |
public void before() throws java.lang.Exception
java.lang.Exception
public void testNoFilterListShouldEvaluateAllHandlers()
public void testEmptyListFilterListShouldEvaluateNothing()
public void testFindingAMatchingTipsFor1RequestedTipType()
public void testFindingAMatchingTipsForMultipleRequestedTipType()
public void testFindingAMatchingTipsExcludedForMultipleRequestedTipType()
public void testFindingAMatchingTipsExcludedForTip1RequestedTipType()
public void testFindingAMatchingTipsExcludedForTip2RequestedTipType()
public void testFindingAMatchingRuleUsingNonMatchingExcludeContext()
public void testFindingAMatchingRuleUsingNonMatchingIncludeContext()
Copyright © 2021. All Rights Reserved.