站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

ForumModelTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portlet.test.forums
Class ForumModelTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.portlet.test.forums.ForumsModelTestCase
          extended byorg.jboss.portlet.test.forums.ForumModelTestCase

public class ForumModelTestCase
extends ForumsModelTestCase

Version:
$Revision: 5448 $
Author:
Boleslaw Dawidowicz
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.portlet.test.forums.ForumsModelTestCase
factory, forumsModule, session, tx
 
Constructor Summary
ForumModelTestCase(java.lang.String name)
           
 
Method Summary
protected  void populate()
           
 void testForumDeleteTestCase()
           
 void testForumSavedTestCase()
           
 
Methods inherited from class org.jboss.portlet.test.forums.ForumsModelTestCase
nextSession, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumModelTestCase

public ForumModelTestCase(java.lang.String name)
Method Detail

testForumSavedTestCase

public void testForumSavedTestCase()

testForumDeleteTestCase

public void testForumDeleteTestCase()

populate

protected void populate()
                 throws java.lang.Exception
Overrides:
populate in class ForumsModelTestCase
Throws:
java.lang.Exception