public class SearchTestRule
extends com.liferay.portal.kernel.test.rule.MethodTestRule<java.lang.Void>
Modifier and Type | Field and Description |
---|---|
protected com.liferay.portal.search.index.IndexStatusManager |
indexStatusManager |
Constructor and Description |
---|
SearchTestRule() |
Modifier and Type | Method and Description |
---|---|
void |
afterMethod(org.junit.runner.Description description,
java.lang.Void c,
java.lang.Object target) |
java.lang.Void |
beforeMethod(org.junit.runner.Description description,
java.lang.Object target) |
afterClass, beforeClass, createClassStatement
protected com.liferay.portal.search.index.IndexStatusManager indexStatusManager
public void afterMethod(org.junit.runner.Description description, java.lang.Void c, java.lang.Object target) throws java.lang.Throwable
afterMethod
in class com.liferay.portal.kernel.test.rule.AbstractTestRule<java.lang.Void,java.lang.Void>
java.lang.Throwable
public java.lang.Void beforeMethod(org.junit.runner.Description description, java.lang.Object target) throws java.lang.Throwable
beforeMethod
in class com.liferay.portal.kernel.test.rule.AbstractTestRule<java.lang.Void,java.lang.Void>
java.lang.Throwable