|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.organization.GroupTableTest
public class GroupTableTest
| Constructor Summary | |
|---|---|
GroupTableTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static void |
setUpClass()
|
void |
tearDown()
|
static void |
tearDownClass()
|
void |
testGetAllGroups()
Test of getAllGroups method, of class GroupTable. |
void |
testGetGroupById()
Test of getGroup method, of class GroupTable. |
void |
testGetGroupByNameAndParentId()
Test of getGroup method, of class GroupTable. |
void |
testGetGroupBySpecificId()
Test of getGroupBySpecificId method, of class GroupTable. |
void |
testGetRootGroup()
Test of getRootGroup method, of class GroupTable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupTableTest()
| Method Detail |
|---|
public static void setUpClass()
throws Exception
Exception
public static void tearDownClass()
throws Exception
Exceptionpublic void setUp()
public void tearDown()
public void testGetGroupById()
throws Exception
Exception
public void testGetGroupBySpecificId()
throws Exception
Exception
public void testGetRootGroup()
throws Exception
Exception
public void testGetGroupByNameAndParentId()
throws Exception
Exception
public void testGetAllGroups()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||