public abstract class AbstractValueResolverTest extends Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
protected static String |
INDEXED_PROPERTY_NAME |
| Constructor and Description |
|---|
AbstractValueResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
protected IndexerBatchContext |
getBatchContext() |
protected FacetSearchConfig |
getFacetSearchConfig() |
protected IndexConfig |
getIndexConfig() |
protected IndexedProperty |
getIndexedProperty() |
protected IndexedType |
getIndexedType() |
protected InputDocument |
getInputDocument() |
protected QualifierProvider |
getQualifierProvider() |
protected SessionService |
getSessionService() |
void |
setUpAbstractValueResolverTest() |
protected static final String INDEXED_PROPERTY_NAME
public ExpectedException expectedException
protected SessionService getSessionService()
protected QualifierProvider getQualifierProvider()
protected InputDocument getInputDocument()
protected IndexerBatchContext getBatchContext()
protected FacetSearchConfig getFacetSearchConfig()
protected IndexConfig getIndexConfig()
protected IndexedType getIndexedType()
protected IndexedProperty getIndexedProperty()
public void setUpAbstractValueResolverTest()
Copyright © 2017 SAP SE. All Rights Reserved.