com.silverpeas.kmelia.search
Class TopicSearchServiceTest

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

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

Author:
ebonnet

Constructor Summary
TopicSearchServiceTest()
           
 
Method Summary
 void generalSetUp()
           
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetMostInterestedSearch()
          Test of getMostInterestedSearch method, of class TopicSearchDao.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicSearchServiceTest

public TopicSearchServiceTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

generalSetUp

public void generalSetUp()
                  throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testGetMostInterestedSearch

public void testGetMostInterestedSearch()
Test of getMostInterestedSearch method, of class TopicSearchDao.



Copyright © 2016 Silverpeas. All Rights Reserved.