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

PostModelTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portlet.test.forums
Class PostModelTestCase

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

public class PostModelTestCase
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
PostModelTestCase(java.lang.String name)
           
 
Method Summary
protected  void populate()
           
 void testOnlyPostDeleteTestCase()
           
 void testWholeTreeSavedTestCase()
           
 
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

PostModelTestCase

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

testWholeTreeSavedTestCase

public void testWholeTreeSavedTestCase()

testOnlyPostDeleteTestCase

public void testOnlyPostDeleteTestCase()

populate

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