public class ServiceTestUtil extends Object
Modifier and Type | Field and Description |
---|---|
static int |
RETRY_COUNT |
static int |
THREAD_COUNT |
Constructor and Description |
---|
ServiceTestUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
initMainServletServices() |
static void |
initPermissions() |
static void |
initServices() |
static void |
initStaticServices() |
static Date |
newDate() |
static Date |
newDate(int month,
int day,
int year) |
static void |
setUser(com.liferay.portal.kernel.model.User user) |
public static final int RETRY_COUNT
public static final int THREAD_COUNT