@UnitTest public class ModelAttributesValueResolverTest extends AbstractLocalizedValueResolverTest
DE_LANGUAGE_ISOCODE, DE_LANGUAGE_NAME, DE_LANGUAGE_QUALIFIER, EN_LANGUAGE_ISOCODE, EN_LANGUAGE_NAME, EN_LANGUAGE_QUALIFIER, LOCALIZED_INDEXED_PROPERTY_NAMEexpectedException, INDEXED_PROPERTY_NAME| Constructor and Description |
|---|
ModelAttributesValueResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
resolveAttributeWithFormat() |
void |
resolveAttributeWithFormatAndSplit() |
void |
resolveAttributeWithNoValue() |
void |
resolveAttributeWithSplitAndFormat() |
void |
resolveLocalizedAttribute() |
void |
resolveLocalizedAttributeWithMultipleLanguages() |
void |
resolveMultipleIndexedProperties() |
void |
resolveNonLocalizedAttribute() |
void |
resolveNonOptionalAttributeWithEmptyStringValue() |
void |
resolveNonOptionalAttributeWithNoValue() |
void |
resolveNonOptionalAttributeWithValue() |
void |
resolveNonSupportedAttributeValue() |
void |
resolveWithAttributeParam() |
void |
resolveWithExpressionAndNoAttribute() |
void |
resolveWithSplit() |
void |
setUp() |
getDeLanguage, getDeQualifier, getEnLanguage, getEnQualifier, getLocalizedIndexedProperty, setUpAbstractLocalizedValueResolverTestgetBatchContext, getFacetSearchConfig, getIndexConfig, getIndexedProperty, getIndexedType, getInputDocument, getQualifierProvider, getSessionService, setUpAbstractValueResolverTestpublic void setUp()
public void resolveNonSupportedAttributeValue()
throws Exception
Exceptionpublic void resolveAttributeWithNoValue()
throws Exception
Exceptionpublic void resolveNonLocalizedAttribute()
throws Exception
Exceptionpublic void resolveLocalizedAttribute()
throws Exception
Exceptionpublic void resolveLocalizedAttributeWithMultipleLanguages()
throws Exception
Exceptionpublic void resolveMultipleIndexedProperties()
throws Exception
Exceptionpublic void resolveNonOptionalAttributeWithValue()
throws Exception
Exceptionpublic void resolveNonOptionalAttributeWithEmptyStringValue()
throws Exception
Exceptionpublic void resolveNonOptionalAttributeWithNoValue()
throws Exception
Exceptionpublic void resolveWithAttributeParam()
throws Exception
Exceptionpublic void resolveAttributeWithFormat()
throws Exception
Exceptionpublic void resolveAttributeWithFormatAndSplit()
throws Exception
Exceptionpublic void resolveAttributeWithSplitAndFormat()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.