com.silverpeas.personalization.service
Class PersonalizationServiceTest
java.lang.Object
com.silverpeas.personalization.service.PersonalizationServiceTest
@ContextConfiguration(locations={"/spring-personalization.xml","/spring-personalization-embbed-datasource.xml"})
@TransactionConfiguration(transactionManager="jpaTransactionManager")
public class PersonalizationServiceTest- extends Object
- Author:
- ehugonnet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonalizationServiceTest
public PersonalizationServiceTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testGetUserSettings
@Transactional
public void testGetUserSettings()
throws Exception
- Throws:
Exception
testInsertPersonalizeDetail
@Transactional
public void testInsertPersonalizeDetail()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.