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