当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
RegistrationTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.wsrp.v1.producer
Class RegistrationTestCase
java.lang.Object
TestCase
org.jboss.portal.test.wsrp.WSRPBaseTest
org.jboss.portal.test.wsrp.WSRPProducerBaseTest
org.jboss.portal.test.wsrp.v1.producer.V1ProducerBaseTest
org.jboss.portal.test.wsrp.v1.producer.RegistrationTestCase
- public class RegistrationTestCase
- extends V1ProducerBaseTest
- Since:
- 2.4
- Version:
- $Revision: 5440 $
- Author:
- Chris Laprun
- See Also:
- Serialized Form
Fields inherited from class org.jboss.portal.test.wsrp.WSRPBaseTest |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationTestCase
public RegistrationTestCase()
throws java.lang.Exception
testDeregister
public void testDeregister()
throws java.lang.Exception
- Throws:
java.lang.Exception
testModifyRegistration
public void testModifyRegistration()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRegister
public void testRegister()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Overrides:
tearDown
in class V1ProducerBaseTest
- Throws:
java.lang.Exception