org.exoplatform.services.wsrp.wsdl
Class WSRPServiceTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.exoplatform.services.wsrp.wsdl.WSRPServiceTestCase
All Implemented Interfaces:
junit.framework.Test

public class WSRPServiceTestCase
extends junit.framework.TestCase


Constructor Summary
WSRPServiceTestCase(java.lang.String name)
           
 
Method Summary
 void test10WSRPPortletManagementServiceGetPortletPropertyDescription()
           
 void test11WSRPRegistrationServiceRegister()
           
 void test12WSRPRegistrationServiceDeregister()
           
 void test13WSRPRegistrationServiceModifyRegistration()
           
 void test14WSRPServiceDescriptionServiceGetServiceDescription()
           
 void test1WSRPMarkupServiceGetMarkup()
           
 void test2WSRPMarkupServicePerformBlockingInteraction()
           
 void test3WSRPMarkupServiceReleaseSessions()
           
 void test4WSRPMarkupServiceInitCookie()
           
 void test5WSRPPortletManagementServiceGetPortletDescription()
           
 void test6WSRPPortletManagementServiceClonePortlet()
           
 void test7WSRPPortletManagementServiceDestroyPortlets()
           
 void test8WSRPPortletManagementServiceSetPortletProperties()
           
 void test9WSRPPortletManagementServiceGetPortletProperties()
           
 void testWSRPMarkupServiceWSDL()
           
 void testWSRPPortletManagementServiceWSDL()
           
 void testWSRPRegistrationServiceWSDL()
           
 void testWSRPServiceDescriptionServiceWSDL()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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
 

Constructor Detail

WSRPServiceTestCase

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

testWSRPMarkupServiceWSDL

public void testWSRPMarkupServiceWSDL()
                               throws java.lang.Exception
Throws:
java.lang.Exception

test1WSRPMarkupServiceGetMarkup

public void test1WSRPMarkupServiceGetMarkup()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

test2WSRPMarkupServicePerformBlockingInteraction

public void test2WSRPMarkupServicePerformBlockingInteraction()
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

test3WSRPMarkupServiceReleaseSessions

public void test3WSRPMarkupServiceReleaseSessions()
                                           throws java.lang.Exception
Throws:
java.lang.Exception

test4WSRPMarkupServiceInitCookie

public void test4WSRPMarkupServiceInitCookie()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testWSRPPortletManagementServiceWSDL

public void testWSRPPortletManagementServiceWSDL()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

test5WSRPPortletManagementServiceGetPortletDescription

public void test5WSRPPortletManagementServiceGetPortletDescription()
                                                            throws java.lang.Exception
Throws:
java.lang.Exception

test6WSRPPortletManagementServiceClonePortlet

public void test6WSRPPortletManagementServiceClonePortlet()
                                                   throws java.lang.Exception
Throws:
java.lang.Exception

test7WSRPPortletManagementServiceDestroyPortlets

public void test7WSRPPortletManagementServiceDestroyPortlets()
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

test8WSRPPortletManagementServiceSetPortletProperties

public void test8WSRPPortletManagementServiceSetPortletProperties()
                                                           throws java.lang.Exception
Throws:
java.lang.Exception

test9WSRPPortletManagementServiceGetPortletProperties

public void test9WSRPPortletManagementServiceGetPortletProperties()
                                                           throws java.lang.Exception
Throws:
java.lang.Exception

test10WSRPPortletManagementServiceGetPortletPropertyDescription

public void test10WSRPPortletManagementServiceGetPortletPropertyDescription()
                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testWSRPRegistrationServiceWSDL

public void testWSRPRegistrationServiceWSDL()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

test11WSRPRegistrationServiceRegister

public void test11WSRPRegistrationServiceRegister()
                                           throws java.lang.Exception
Throws:
java.lang.Exception

test12WSRPRegistrationServiceDeregister

public void test12WSRPRegistrationServiceDeregister()
                                             throws java.lang.Exception
Throws:
java.lang.Exception

test13WSRPRegistrationServiceModifyRegistration

public void test13WSRPRegistrationServiceModifyRegistration()
                                                     throws java.lang.Exception
Throws:
java.lang.Exception

testWSRPServiceDescriptionServiceWSDL

public void testWSRPServiceDescriptionServiceWSDL()
                                           throws java.lang.Exception
Throws:
java.lang.Exception

test14WSRPServiceDescriptionServiceGetServiceDescription

public void test14WSRPServiceDescriptionServiceGetServiceDescription()
                                                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.