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

ServiceDescriptionTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.wsrp.v1.producer
Class ServiceDescriptionTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.portal.test.wsrp.WSRPBaseTest
          extended byorg.jboss.portal.test.wsrp.WSRPProducerBaseTest
              extended byorg.jboss.portal.test.wsrp.v1.producer.V1ProducerBaseTest
                  extended byorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestCase

public class ServiceDescriptionTestCase
extends V1ProducerBaseTest

Tests WSRP Service Description

Since:
2.4 (Feb 20, 2006)
Version:
$Revision: 5493 $
Author:
Anil Saldhana, Chris Laprun
See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.jboss.portal.test.wsrp.WSRPBaseTest
WSRPBaseTest.DecoratedObject, WSRPBaseTest.Decorator
 
Field Summary
 
Fields inherited from class org.jboss.portal.test.wsrp.v1.producer.V1ProducerBaseTest
markupService, portletManagementService, registrationService, serviceDescriptionService
 
Fields inherited from class org.jboss.portal.test.wsrp.WSRPProducerBaseTest
producer, serviceFactory
 
Fields inherited from class org.jboss.portal.test.wsrp.WSRPBaseTest
 
Constructor Summary
ServiceDescriptionTestCase()
           
 
Method Summary
 void testGetServiceDescriptionLiveDeployment()
           
 void testGetServiceDescriptionNoRegistration()
           
 
Methods inherited from class org.jboss.portal.test.wsrp.v1.producer.V1ProducerBaseTest
assertEquals, assertEquals, checkBasicPortletDescription, checkServiceDescriptionWithOnlyBasicPortlet, createBaseRegData, getNoRegistrationServiceDescriptionRequest, initRegistrationInfo, registerConsumer, resetRegistrationInfo, setUp, tearDown
 
Methods inherited from class org.jboss.portal.test.wsrp.WSRPProducerBaseTest
getProducer, getServiceFactory, setProducer, setServiceFactory
 
Methods inherited from class org.jboss.portal.test.wsrp.WSRPBaseTest
assertEquals, assertEquals, assertString1ContainsString2, deploy, log, undeploy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDescriptionTestCase

public ServiceDescriptionTestCase()
                           throws java.lang.Exception
Method Detail

testGetServiceDescriptionNoRegistration

public void testGetServiceDescriptionNoRegistration()
                                             throws java.lang.Throwable
Throws:
java.lang.Throwable

testGetServiceDescriptionLiveDeployment

public void testGetServiceDescriptionLiveDeployment()
                                             throws java.lang.Throwable
Throws:
java.lang.Throwable