|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jboss.portlet.test.forums.ForumsModelTestCase
Field Summary | |
protected org.hibernate.SessionFactory |
factory
|
protected ForumsModule |
forumsModule
|
protected org.hibernate.Session |
session
|
protected org.hibernate.Transaction |
tx
|
Constructor Summary | |
ForumsModelTestCase(java.lang.String name)
|
Method Summary | |
protected void |
nextSession()
|
protected void |
populate()
|
void |
setUp()
|
protected void |
tearDown()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected org.hibernate.SessionFactory factory
protected org.hibernate.Session session
protected org.hibernate.Transaction tx
protected ForumsModule forumsModule
Constructor Detail |
public ForumsModelTestCase(java.lang.String name)
Method Detail |
public void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
protected void nextSession() throws java.lang.Exception
java.lang.Exception
protected void populate() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |