com.silverpeas.kmelia.search
Class KmeliaSearchServiceFactoryTest

java.lang.Object
  extended by com.silverpeas.kmelia.search.KmeliaSearchServiceFactoryTest

@ContextConfiguration(locations={"/spring-kmelia-search.xml","/spring-kmelia-search-embbed-datasource.xml"})
public class KmeliaSearchServiceFactoryTest
extends Object

Author:
ebonnet

Constructor Summary
KmeliaSearchServiceFactoryTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetInstance()
          Test of getInstance method, of class KmeliaSearchServiceFactory.
 void testGetStatisticService()
          Test of getStatisticService method, of class KmeliaSearchServiceFactory.
 void testGetTopicSearchService()
          Test of getTopicSearchService method, of class KmeliaSearchServiceFactory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KmeliaSearchServiceFactoryTest

public KmeliaSearchServiceFactoryTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testGetInstance

public void testGetInstance()
Test of getInstance method, of class KmeliaSearchServiceFactory.


testGetTopicSearchService

public void testGetTopicSearchService()
Test of getTopicSearchService method, of class KmeliaSearchServiceFactory.


testGetStatisticService

public void testGetStatisticService()
Test of getStatisticService method, of class KmeliaSearchServiceFactory.



Copyright © 2016 Silverpeas. All Rights Reserved.