org.silverpeas.viewer
Class ViewServiceConcurrencyDemonstrationTest

java.lang.Object
  extended by org.silverpeas.viewer.AbstractViewerTest
      extended by org.silverpeas.viewer.ViewServiceConcurrencyDemonstrationTest

@ContextConfiguration(locations="/spring-viewer.xml")
public class ViewServiceConcurrencyDemonstrationTest
extends AbstractViewerTest


Field Summary
 MockByReflectionRule reflectionRule
           
 
Constructor Summary
ViewServiceConcurrencyDemonstrationTest()
           
 
Method Summary
 void demonstrateConcurrencyManagement()
           
 void demonstrateConcurrencyManagementWithThreeDifferentConversionsAtSameTime()
           
 void demonstrateConcurrencyManagementWithTwoDifferentConversionsAtSameTime()
           
 void setup()
           
 void tearDown()
           
 
Methods inherited from class org.silverpeas.viewer.AbstractViewerTest
canPerformViewConversionTest, getDocumentNamed, getSimpleDocumentNamed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reflectionRule

public MockByReflectionRule reflectionRule
Constructor Detail

ViewServiceConcurrencyDemonstrationTest

public ViewServiceConcurrencyDemonstrationTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

demonstrateConcurrencyManagement

public void demonstrateConcurrencyManagement()
                                      throws Exception
Throws:
Exception

demonstrateConcurrencyManagementWithTwoDifferentConversionsAtSameTime

public void demonstrateConcurrencyManagementWithTwoDifferentConversionsAtSameTime()
                                                                           throws Exception
Throws:
Exception

demonstrateConcurrencyManagementWithThreeDifferentConversionsAtSameTime

public void demonstrateConcurrencyManagementWithThreeDifferentConversionsAtSameTime()
                                                                             throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.