@UnitTest public class DefaultListResolutionStrategyTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FIRST_ELEMENT |
static java.lang.String |
RESOLVED_FIRST_ELEMENT |
static java.lang.String |
RESOLVED_PREFIX |
static java.lang.String |
RESOLVED_SECOND_ELEMENT |
static java.lang.String |
SECOND_ELEMENT |
| Constructor and Description |
|---|
DefaultListResolutionStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldCustomizeJoiningSeparatorForResolvedElements() |
void |
shouldIterateOverItemsAndCollectResolutionOfEach() |
void |
shouldValidateLocaleParameter() |
void |
shouldValidatePromotionResultParameter() |
void |
shouldValidateRuleParameter() |
public static final java.lang.String RESOLVED_PREFIX
public static final java.lang.String FIRST_ELEMENT
public static final java.lang.String RESOLVED_FIRST_ELEMENT
public static final java.lang.String SECOND_ELEMENT
public static final java.lang.String RESOLVED_SECOND_ELEMENT
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldIterateOverItemsAndCollectResolutionOfEach()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldCustomizeJoiningSeparatorForResolvedElements()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldValidateRuleParameter()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldValidatePromotionResultParameter()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldValidateLocaleParameter()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.