org.jboss.portlet.test.forums
Class UserTestCase
java.lang.Object
WebTestCase
org.jboss.portlet.test.forums.UserTestCase
public class UserTestCase
- extends WebTestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserTestCase
public UserTestCase(java.lang.String name)
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
loginUser
public void loginUser()
testReadIndex
public void testReadIndex()
testReadForum
public void testReadForum()
testPostTopic
public void testPostTopic()
testReplyTopic
public void testReplyTopic()