com.silverpeas.mailinglist.service
Class TestServiceFactory

java.lang.Object
  extended by com.silverpeas.mailinglist.service.TestServiceFactory

public class TestServiceFactory
extends Object


Constructor Summary
TestServiceFactory()
           
 
Method Summary
static void loadSpringContext()
           
 void testGetMailingListService()
           
 void testGetMessageChecker()
           
 void testGetMessageService()
           
static void unloadSpringContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServiceFactory

public TestServiceFactory()
Method Detail

loadSpringContext

public static void loadSpringContext()

unloadSpringContext

public static void unloadSpringContext()

testGetMessageService

public void testGetMessageService()

testGetMailingListService

public void testGetMailingListService()

testGetMessageChecker

public void testGetMessageChecker()


Copyright © 2016 Silverpeas. All Rights Reserved.