com.silverpeas.social.dao
Class SocialNetworkServiceLinkedInTest
java.lang.Object
com.silverpeas.social.dao.SocialNetworkServiceLinkedInTest
@ContextConfiguration(locations="/spring-socialnetwork.xml")
@TransactionConfiguration(transactionManager="jpaTransactionManager")
public class SocialNetworkServiceLinkedInTest
- extends Object
- Author:
- lbertin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialNetworkServiceLinkedInTest
public SocialNetworkServiceLinkedInTest()
generalSetUp
public void generalSetUp()
throws Exception
- Throws:
Exception
testReadByPrimaryKeyUnexistingUser
@Transactional
public void testReadByPrimaryKeyUnexistingUser()
throws Exception
- Throws:
Exception
testReadByPrimaryKeyValidUser
@Transactional
public void testReadByPrimaryKeyValidUser()
throws Exception
- Throws:
Exception
testReadByPrimaryKeyDeletedUser
@Transactional
public void testReadByPrimaryKeyDeletedUser()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.