|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.components.model.AbstractJndiCase
com.stratelia.webactiv.forums.forumsManager.ejb.ForumsDAOTest
public class ForumsDAOTest
Field Summary |
---|
Fields inherited from class com.silverpeas.components.model.AbstractJndiCase |
---|
baseTest |
Constructor Summary | |
---|---|
ForumsDAOTest()
|
Method Summary | |
---|---|
void |
bootstrapDatabase()
|
static void |
generalSetUp()
|
static void |
generalTearDown()
|
void |
shutdownDatabase()
|
void |
testCreateForum()
Test of createForum method, of class ForumsDAO. |
void |
testDeleteForum()
Test of deleteForum method, of class ForumsDAO. |
void |
testGetForum()
Test of getForum method, of class ForumsDAO. |
void |
testGetForumCreatorId()
Test of getForumCreatorId method, of class ForumsDAO. |
void |
testGetForumInstanceId()
Test of getForumInstanceId method, of class ForumsDAO. |
void |
testGetForumName()
Test of getForumName method, of class ForumsDAO. |
void |
testGetForumParentId()
Test of getForumParentId method, of class ForumsDAO. |
void |
testGetForumsByKeys()
Test of getForumsByKeys method, of class ForumsDAO. |
void |
testGetForumsIds()
Test of getForumsIds method, of class ForumsDAO. |
void |
testGetForumsList()
Test of getForumsList method, of class ForumsDAO. |
void |
testGetForumsListByCategory()
Test of getForumsListByCategory method, of class ForumsDAO. |
void |
testGetForumSonsIds()
Test of getForumSonsIds method, of class ForumsDAO. |
void |
testIsForumActive()
Test of isForumActive method, of class ForumsDAO. |
void |
testLockForum()
Test of lockForum method, of class ForumsDAO. |
void |
testSelectByForumPKs()
Test of selectByForumPKs method, of class ForumsDAO. |
void |
testUnlockForum()
Test of unlockForum method, of class ForumsDAO. |
void |
testUpdateForum()
Test of updateForum method, of class ForumsDAO. |
Methods inherited from class com.silverpeas.components.model.AbstractJndiCase |
---|
executeDDL, loadDDL, setUp, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ForumsDAOTest()
Method Detail |
---|
public static void generalSetUp() throws IOException, NamingException, Exception
IOException
NamingException
Exception
public static void generalTearDown() throws Exception
Exception
public void bootstrapDatabase() throws Exception
Exception
public void shutdownDatabase() throws Exception
Exception
public void testSelectByForumPKs() throws Exception
Exception
public void testGetForumsByKeys() throws Exception
Exception
public void testGetForumsList() throws Exception
Exception
public void testGetForumsIds() throws Exception
Exception
public void testGetForumsListByCategory() throws Exception
Exception
public void testGetForumSonsIds() throws Exception
Exception
public void testGetForum() throws Exception
Exception
public void testGetForumName() throws Exception
Exception
public void testIsForumActive() throws Exception
Exception
public void testGetForumParentId() throws Exception
Exception
public void testGetForumInstanceId() throws Exception
Exception
public void testGetForumCreatorId() throws Exception
Exception
public void testLockForum() throws Exception
Exception
public void testUnlockForum() throws Exception
Exception
public void testCreateForum() throws Exception
Exception
public void testUpdateForum() throws Exception
Exception
public void testDeleteForum() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |