com.silverpeas.comment.service
Class AbstractCommentTest

java.lang.Object
  extended by com.silverpeas.comment.service.AbstractCommentTest
Direct Known Subclasses:
DefaultCommentServiceTest, DependenciesInjectionTest

@ContextConfiguration(locations="/spring-comment.xml")
public abstract class AbstractCommentTest
extends Object

An abstract test case on the comments. It sets up the test context within which a test case on the comments run. All more concrete test cases should extends this abstract class.


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

Constructor Detail

AbstractCommentTest

public AbstractCommentTest()
Method Detail

boostrapMessagingSystem

public static void boostrapMessagingSystem()
                                    throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.