|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.search.unit.test.BaseIndexingTestCase
com.liferay.portal.search.unit.test.groupby.BaseGroupByTestCase
public abstract class BaseGroupByTestCase
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.liferay.portal.search.unit.test.BaseIndexingTestCase |
|---|
BaseIndexingTestCase.DocumentCreationHelper |
| Field Summary | |
|---|---|
protected static String |
GROUP_FIELD
|
| Fields inherited from class com.liferay.portal.search.unit.test.BaseIndexingTestCase |
|---|
COMPANY_ID, GROUP_ID |
| Constructor Summary | |
|---|---|
BaseGroupByTestCase()
|
|
| Method Summary | |
|---|---|
protected void |
addDocuments(String name,
int count)
|
protected void |
assertGroup(String key,
int hitsCount,
int docsCount,
Map<String,Hits> groupedHitsMap)
|
protected void |
assertGroup(String key,
int count,
Map<String,Hits> groupedHitsMap)
|
protected Map<String,Hits> |
searchGroups(SearchContext searchContext)
|
protected void |
testGroupBy()
|
protected void |
testStartAndEnd()
|
protected void |
testStartAndSize()
|
| Methods inherited from class com.liferay.portal.search.unit.test.BaseIndexingTestCase |
|---|
addDocument, createIndexingFixture, createSearchContext, search, setUp, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String GROUP_FIELD
| Constructor Detail |
|---|
public BaseGroupByTestCase()
| Method Detail |
|---|
protected void addDocuments(String name,
int count)
throws Exception
Exception
protected void assertGroup(String key,
int hitsCount,
int docsCount,
Map<String,Hits> groupedHitsMap)
protected void assertGroup(String key,
int count,
Map<String,Hits> groupedHitsMap)
protected Map<String,Hits> searchGroups(SearchContext searchContext)
throws Exception
Exception
protected void testGroupBy()
throws Exception
Exception
protected void testStartAndEnd()
throws Exception
Exception
protected void testStartAndSize()
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||