org.exoplatform.services.wsrp2.wsdl
Class WSRPServiceTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.exoplatform.services.wsrp2.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 test10WSRPPortletManagementServiceSetPortletProperties()
           
 void test11WSRPPortletManagementServiceGetPortletProperties()
           
 void test12WSRPPortletManagementServiceGetPortletPropertyDescription()
           
 void test13WSRPPortletManagementServiceCopyPortlets()
           
 void test14WSRPPortletManagementServiceExportPortlets()
           
 void test15WSRPPortletManagementServiceImportPortlets()
           
 void test16WSRPPortletManagementServiceReleaseExport()
           
 void test17WSRPPortletManagementServiceSetExportLifetime()
           
 void test18WSRPPortletManagementServiceGetPortletsLifetime()
           
 void test19WSRPPortletManagementServiceSetPortletsLifetime()
           
 void test1WSRPMarkupServiceGetMarkup()
           
 void test20WSRPRegistrationServiceRegister()
           
 void test21WSRPRegistrationServiceDeregister()
           
 void test22WSRPRegistrationServiceModifyRegistration()
           
 void test23WSRPRegistrationServiceGetRegistrationLifetime()
           
 void test24WSRPRegistrationServiceSetRegistrationLifetime()
           
 void test25WSRPServiceDescriptionServiceGetServiceDescription()
           
 void test2WSRPMarkupServiceGetResource()
           
 void test3WSRPMarkupServicePerformBlockingInteraction()
           
 void test4WSRPMarkupServiceHandleEvents()
           
 void test5WSRPMarkupServiceInitCookie()
           
 void test6WSRPMarkupServiceReleaseSessions()
           
 void test7WSRPPortletManagementServiceGetPortletDescription()
           
 void test8WSRPPortletManagementServiceClonePortlet()
           
 void test9WSRPPortletManagementServiceDestroyPortlets()
           
 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

test2WSRPMarkupServiceGetResource

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

test3WSRPMarkupServicePerformBlockingInteraction

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

test4WSRPMarkupServiceHandleEvents

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

test5WSRPMarkupServiceInitCookie

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

test6WSRPMarkupServiceReleaseSessions

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

testWSRPPortletManagementServiceWSDL

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

test7WSRPPortletManagementServiceGetPortletDescription

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

test8WSRPPortletManagementServiceClonePortlet

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

test9WSRPPortletManagementServiceDestroyPortlets

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

test10WSRPPortletManagementServiceSetPortletProperties

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

test11WSRPPortletManagementServiceGetPortletProperties

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

test12WSRPPortletManagementServiceGetPortletPropertyDescription

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

test13WSRPPortletManagementServiceCopyPortlets

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

test14WSRPPortletManagementServiceExportPortlets

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

test15WSRPPortletManagementServiceImportPortlets

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

test16WSRPPortletManagementServiceReleaseExport

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

test17WSRPPortletManagementServiceSetExportLifetime

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

test18WSRPPortletManagementServiceGetPortletsLifetime

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

test19WSRPPortletManagementServiceSetPortletsLifetime

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

testWSRPRegistrationServiceWSDL

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

test20WSRPRegistrationServiceRegister

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

test21WSRPRegistrationServiceDeregister

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

test22WSRPRegistrationServiceModifyRegistration

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

test23WSRPRegistrationServiceGetRegistrationLifetime

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

test24WSRPRegistrationServiceSetRegistrationLifetime

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

testWSRPServiceDescriptionServiceWSDL

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

test25WSRPServiceDescriptionServiceGetServiceDescription

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.