com.silverpeas.whitePages.service
Class ServicesFactoryTest

java.lang.Object
  extended by com.silverpeas.whitePages.service.ServicesFactoryTest

public class ServicesFactoryTest
extends Object

Tests on the ServicesFactory's features.


Constructor Summary
ServicesFactoryTest()
           
 
Method Summary
 void loadTestContext()
           
 void testGetMixedSearchService()
          Tests the mixed search service getting.
 void testGetWhitePagesService()
          Tests the white pages service getting.
 void unloadTestContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServicesFactoryTest

public ServicesFactoryTest()
Method Detail

loadTestContext

public void loadTestContext()
                     throws Exception
Throws:
Exception

unloadTestContext

public void unloadTestContext()
                       throws Exception
Throws:
Exception

testGetWhitePagesService

public void testGetWhitePagesService()
Tests the white pages service getting.


testGetMixedSearchService

public void testGetMixedSearchService()
Tests the mixed search service getting.



Copyright © 2016 Silverpeas. All Rights Reserved.