com.silverpeas.comment
Class BaseCommentTest

java.lang.Object
  extended by com.silverpeas.comment.BaseCommentTest

public abstract class BaseCommentTest
extends Object

The base class of all of the test cases in which are involved the comment service. It bootstraps the default messaging service used by the notification API and prepares the topic used in the notification of the actions on comments.


Constructor Summary
BaseCommentTest()
           
 
Method Summary
static void boostrapMessagingSystem()
           
static void shutdownMessagingSystem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseCommentTest

public BaseCommentTest()
Method Detail

boostrapMessagingSystem

public static void boostrapMessagingSystem()
                                    throws Exception
Throws:
Exception

shutdownMessagingSystem

public static void shutdownMessagingSystem()
                                    throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.