com.silverpeas.notation.model
Class RatingDAOTest
java.lang.Object
org.silverpeas.DataSetTest
org.silverpeas.persistence.dao.DAOBasedTest
com.silverpeas.notation.model.RatingDAOTest
public class RatingDAOTest
- extends DAOBasedTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RatingDAOTest
public RatingDAOTest()
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.