com.silverpeas.kmelia.repository
Class TopicSearchRepositoryTest
java.lang.Object
com.silverpeas.kmelia.repository.TopicSearchRepositoryTest
@ContextConfiguration(locations={"/spring-kmelia-search.xml","/spring-kmelia-search-embbed-datasource.xml"})
@TransactionConfiguration(transactionManager="jpaTransactionManager")
public class TopicSearchRepositoryTest
- extends Object
- Author:
- ebonnet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicSearchRepositoryTest
public TopicSearchRepositoryTest()
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()
testSave
public void testSave()
- Test put TopicSearch inside repository.
testFindAll
public void testFindAll()
- Test retrieve element from database
testFindByInstanceId
public void testFindByInstanceId()
Copyright © 2016 Silverpeas. All Rights Reserved.