Liferay 7.0-ga1 portal-test

com.liferay.portal.kernel.test.util
Class UserGroupTestUtil

java.lang.Object
  extended by com.liferay.portal.kernel.test.util.UserGroupTestUtil

public class UserGroupTestUtil
extends Object


Constructor Summary
UserGroupTestUtil()
           
 
Method Summary
static com.liferay.portal.kernel.model.UserGroup addUserGroup()
           
static com.liferay.portal.kernel.model.UserGroup addUserGroup(long groupId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserGroupTestUtil

public UserGroupTestUtil()
Method Detail

addUserGroup

public static com.liferay.portal.kernel.model.UserGroup addUserGroup()
                                                              throws Exception
Throws:
Exception

addUserGroup

public static com.liferay.portal.kernel.model.UserGroup addUserGroup(long groupId)
                                                              throws Exception
Throws:
Exception

Liferay 7.0-ga1 portal-test