com.silverpeas.comment
Class BaseCommentTest
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseCommentTest
public BaseCommentTest()
boostrapMessagingSystem
public static void boostrapMessagingSystem()
throws Exception
- Throws:
Exception
shutdownMessagingSystem
public static void shutdownMessagingSystem()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.