org.silverpeas.persistence
Class TransactionTest

java.lang.Object
  extended by org.silverpeas.DataSetTest
      extended by org.silverpeas.persistence.jpa.RepositoryBasedTest
          extended by org.silverpeas.persistence.TransactionTest

public class TransactionTest
extends RepositoryBasedTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.silverpeas.DataSetTest
DataSetTest.TableRow
 
Constructor Summary
TransactionTest()
           
 
Method Summary
 String[] getApplicationContextPath()
           
 String getDataSetPath()
           
 void setUp()
           
 void tearDown()
           
 void transactionError()
           
 void transactionSuccess()
           
 
Methods inherited from class org.silverpeas.persistence.jpa.RepositoryBasedTest
getDataSourceInjectionBeanId
 
Methods inherited from class org.silverpeas.DataSetTest
getActualDataSet, getApplicationContext, getConnection, getDataSet, getDataSource, getTableIndexFor, getTableIndexForId, getTableRowFor, getTableRowsFor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionTest

public TransactionTest()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class DataSetTest
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class DataSetTest
Throws:
Exception

getApplicationContextPath

public String[] getApplicationContextPath()
Specified by:
getApplicationContextPath in class DataSetTest

getDataSetPath

public String getDataSetPath()
Specified by:
getDataSetPath in class DataSetTest

transactionSuccess

public void transactionSuccess()
                        throws Exception
Throws:
Exception

transactionError

public void transactionError()
                      throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.