public class DocumentFixture extends Object
Modifier and Type | Field and Description |
---|---|
protected com.liferay.portal.kernel.util.Props |
props |
Constructor and Description |
---|
DocumentFixture() |
Modifier and Type | Method and Description |
---|---|
protected void |
mockProperty(String property,
String value) |
static com.liferay.portal.kernel.search.Document |
newDocument(long companyId,
long groupId,
String entryClassName) |
void |
setUp() |
protected void |
setUpFastDateFormatFactoryUtil() |
protected void |
setUpPropsUtil() |
void |
tearDown() |
protected void |
tearDownFastDateFormatFactoryUtil() |
protected void |
tearDownPropsUtil() |
public static com.liferay.portal.kernel.search.Document newDocument(long companyId, long groupId, String entryClassName)
public void setUp()
public void tearDown()
protected void setUpFastDateFormatFactoryUtil()
protected void setUpPropsUtil()
protected void tearDownFastDateFormatFactoryUtil()
protected void tearDownPropsUtil()