com.liferay.portal.search.unit.test.stats
Class BaseStatisticsTestCase
java.lang.Object
com.liferay.portal.search.unit.test.BaseIndexingTestCase
com.liferay.portal.search.unit.test.stats.BaseStatisticsTestCase
public abstract class BaseStatisticsTestCase
- extends BaseIndexingTestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STAT_FIELD
protected static final String STAT_FIELD
- See Also:
- Constant Field Values
STAT_SORTABLE_FIELD
protected static final String STAT_SORTABLE_FIELD
- See Also:
- Constant Field Values
BaseStatisticsTestCase
public BaseStatisticsTestCase()
toString
protected static String toString(StatsResults statsResults)
addDocuments
protected void addDocuments(int count)
throws Exception
- Throws:
Exception
assertStats
protected void assertStats()
throws Exception
- Throws:
Exception
testGetStats
protected void testGetStats()
throws Exception
- Throws:
Exception