org.silverpeas.permalinks.repository
Class DocumentPermalinkRepositoryTest

java.lang.Object
  extended by org.silverpeas.permalinks.repository.DocumentPermalinkRepositoryTest

@TransactionConfiguration(transactionManager="jpaTransactionManager")
@ContextConfiguration(locations={"classpath:/spring-permalinks-embbed-datasource.xml","classpath:/spring-permalinks.xml"})
@Transactional
@DirtiesContext
public class DocumentPermalinkRepositoryTest
extends Object


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

Constructor Detail

DocumentPermalinkRepositoryTest

public DocumentPermalinkRepositoryTest()
Method Detail

testFindById

public void testFindById()


Copyright © 2016 Silverpeas. All Rights Reserved.