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

CategoryModelTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portlet.test.forums
Class CategoryModelTestCase

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

public class CategoryModelTestCase
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
CategoryModelTestCase(java.lang.String name)
           
 
Method Summary
protected  void populate()
           
 void testCategoryDeleteTestCase()
           
 void testCategorySavedTestCase()
           
 
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

CategoryModelTestCase

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

testCategorySavedTestCase

public void testCategorySavedTestCase()

testCategoryDeleteTestCase

public void testCategoryDeleteTestCase()

populate

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