public abstract class BaseStatisticsTestCase extends BaseIndexingTestCase
BaseIndexingTestCase.DocumentCreationHelper| Modifier and Type | Field and Description |
|---|---|
protected static String |
STAT_FIELD |
protected static String |
STAT_SORTABLE_FIELD |
COMPANY_ID, GROUP_ID| Constructor and Description |
|---|
BaseStatisticsTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDocuments(int count) |
protected void |
assertStats() |
protected void |
testGetStats() |
protected static String |
toString(com.liferay.portal.kernel.search.StatsResults statsResults) |
addDocument, createIndexingFixture, createSearchContext, search, setUp, tearDownprotected static final String STAT_FIELD
protected static final String STAT_SORTABLE_FIELD
protected static String toString(com.liferay.portal.kernel.search.StatsResults statsResults)