com.silverpeas.social.dao
Class ExternalAccountDaoTest

java.lang.Object
  extended by com.silverpeas.social.dao.ExternalAccountDaoTest

@ContextConfiguration(locations="/spring-socialnetwork.xml")
@TransactionConfiguration(transactionManager="jpaTransactionManager")
public class ExternalAccountDaoTest
extends Object

Author:
lbertin

Constructor Summary
ExternalAccountDaoTest()
           
 
Method Summary
 void generalSetUp()
           
 void testReadByPrimaryKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalAccountDaoTest

public ExternalAccountDaoTest()
Method Detail

generalSetUp

public void generalSetUp()
                  throws Exception
Throws:
Exception

testReadByPrimaryKey

@Transactional
public void testReadByPrimaryKey()
                          throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.