public class EntitlementValueProviderTest extends PropertyFieldValueProviderTestBase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ENTITLEMENT_ID |
ExpectedException |
thrown |
commonI18NService, deLanguageModel, deLocale, enLanguageModel, enLocale, fieldNameProvider, i18nService, indexConfig, localeService, modelService, nullString, TEST_DE_LANG_CODE, TEST_EN_LANG_CODE| Constructor and Description |
|---|
EntitlementValueProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected java.lang.String |
getPropertyName() |
void |
setUp() |
void |
shouldReturnFormattedQuantity() |
void |
shouldReturnUnlimitedQuantity() |
void |
shouldSkipForeignEntitlements() |
void |
testInvalidArgs() |
configureBase, getPropertyFieldValueProvider, setPropertyFieldValueProviderpublic static final java.lang.String ENTITLEMENT_ID
public ExpectedException thrown
public void setUp()
protected java.lang.String getPropertyName()
getPropertyName in class PropertyFieldValueProviderTestBaseprotected void configure()
configure in class PropertyFieldValueProviderTestBasepublic void shouldReturnUnlimitedQuantity()
throws FieldValueProviderException
FieldValueProviderExceptionpublic void shouldReturnFormattedQuantity()
throws FieldValueProviderException
FieldValueProviderExceptionpublic void testInvalidArgs()
throws FieldValueProviderException
FieldValueProviderExceptionpublic void shouldSkipForeignEntitlements()
Copyright © 2018 SAP SE. All Rights Reserved.