com.silverpeas.notation.model
Class RatingDAOTest

java.lang.Object
  extended by org.silverpeas.DataSetTest
      extended by org.silverpeas.persistence.dao.DAOBasedTest
          extended by com.silverpeas.notation.model.RatingDAOTest

public class RatingDAOTest
extends DAOBasedTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.silverpeas.persistence.dao.DAOBasedTest
DAOBasedTest.DAOTest
 
Nested classes/interfaces inherited from class org.silverpeas.DataSetTest
DataSetTest.TableRow
 
Constructor Summary
RatingDAOTest()
           
 
Method Summary
 void createRating()
           
 void deleteComponentRatings()
           
 void deleteRaterRating()
           
 void deleteRatings()
           
 void existRaterRating()
           
 String[] getApplicationContextPath()
           
 String getDataSetPath()
           
 void getRatingsOnDummyContribution()
           
 void getRatingsOnExistingContribution()
           
 void getRatingsOnSeveralContributions()
           
 void moveRating()
           
 void setUp()
           
 void tearDown()
           
 void updateRating()
           
 
Methods inherited from class org.silverpeas.persistence.dao.DAOBasedTest
getDataSourceInjectionBeanId, performDAOTest
 
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

RatingDAOTest

public RatingDAOTest()
Method Detail

getDataSetPath

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

getApplicationContextPath

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

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

createRating

public void createRating()
                  throws Exception
Throws:
Exception

updateRating

public void updateRating()
                  throws Exception
Throws:
Exception

moveRating

public void moveRating()
                throws Exception
Throws:
Exception

deleteRatings

public void deleteRatings()
                   throws Exception
Throws:
Exception

deleteRaterRating

public void deleteRaterRating()
                       throws Exception
Throws:
Exception

deleteComponentRatings

public void deleteComponentRatings()
                            throws Exception
Throws:
Exception

existRaterRating

public void existRaterRating()
                      throws Exception
Throws:
Exception

getRatingsOnDummyContribution

public void getRatingsOnDummyContribution()
                                   throws Exception
Throws:
Exception

getRatingsOnExistingContribution

public void getRatingsOnExistingContribution()
                                      throws Exception
Throws:
Exception

getRatingsOnSeveralContributions

public void getRatingsOnSeveralContributions()
                                      throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.