com.stratelia.silverpeas.silverStatisticsPeas.control
Class SilverStatisticsPeasDAOVolumeTest

java.lang.Object
  extended by com.stratelia.silverpeas.silverStatisticsPeas.control.AbstractSpringDatasourceTest
      extended by com.stratelia.silverpeas.silverStatisticsPeas.control.SilverStatisticsPeasDAOVolumeTest

public class SilverStatisticsPeasDAOVolumeTest
extends AbstractSpringDatasourceTest

Author:
ehugonnet

Constructor Summary
SilverStatisticsPeasDAOVolumeTest()
           
 
Method Summary
 String getDatasetFileName()
           
 void testGetStatsPublicationsVentilWithAnUnauthorizedUser()
          Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.
 void testGetStatsPublicationsVentilWithGroupId()
          Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.
 void testGetStatsPublicationsVentilWithGroupIdAndUserId()
          Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.
 void testGetStatsPublicationsVentilWithUserId()
          Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.
 void testGetVolumeYears()
          Test of getYears method, of class SilverStatisticsPeasDAOAccesVolume.
 
Methods inherited from class com.stratelia.silverpeas.silverStatisticsPeas.control.AbstractSpringDatasourceTest
cleanData, getDataSet, prepareData, setUpClass, tearDownClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverStatisticsPeasDAOVolumeTest

public SilverStatisticsPeasDAOVolumeTest()
Method Detail

getDatasetFileName

public String getDatasetFileName()
Specified by:
getDatasetFileName in class AbstractSpringDatasourceTest

testGetVolumeYears

public void testGetVolumeYears()
                        throws Exception
Test of getYears method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatsPublicationsVentilWithUserId

public void testGetStatsPublicationsVentilWithUserId()
                                              throws Exception
Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatsPublicationsVentilWithGroupId

public void testGetStatsPublicationsVentilWithGroupId()
                                               throws Exception
Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatsPublicationsVentilWithGroupIdAndUserId

public void testGetStatsPublicationsVentilWithGroupIdAndUserId()
                                                        throws Exception
Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatsPublicationsVentilWithAnUnauthorizedUser

public void testGetStatsPublicationsVentilWithAnUnauthorizedUser()
                                                          throws Exception
Test of getStatsPublicationsVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.