com.stratelia.silverpeas.silverStatisticsPeas.control
Class SilverStatisticsPeasDAOAccessTest

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

public class SilverStatisticsPeasDAOAccessTest
extends AbstractSpringDatasourceTest

Author:
ehugonnet

Constructor Summary
SilverStatisticsPeasDAOAccessTest()
           
 
Method Summary
 String getDatasetFileName()
           
 void testGetStatisticsEvolutionForGroupOnComponent()
           
 void testGetStatisticsEvolutionForGroupOnSpace()
           
 void testGetStatisticsEvolutionForUserOnComponent()
           
 void testGetStatisticsEvolutionForUserOnSpace()
           
 void testGetStatisticsEvolutionOnComponent()
           
 void testGetStatisticsEvolutionOnSpace()
           
 void testGetStatsUserVentilWithAnUnauthorizedUser()
          Test of getStatsUserVentil method, of class SilverStatisticsPeasDAOAccesVolume.
 void testGetStatsUserVentilWithGroupId()
          Test of getStatsUserVentil method, of class SilverStatisticsPeasDAOAccesVolume.
 void testGetStatsUserVentilWithGroupIdAndUserId()
          Test of getStatsUserVentil method, of class SilverStatisticsPeasDAOAccesVolume.
 void testGetStatsUserVentilWithUserId()
          Test of getStatsUserVentil 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

SilverStatisticsPeasDAOAccessTest

public SilverStatisticsPeasDAOAccessTest()
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

testGetStatsUserVentilWithUserId

public void testGetStatsUserVentilWithUserId()
                                      throws Exception
Test of getStatsUserVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatsUserVentilWithGroupId

public void testGetStatsUserVentilWithGroupId()
                                       throws Exception
Test of getStatsUserVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatsUserVentilWithGroupIdAndUserId

public void testGetStatsUserVentilWithGroupIdAndUserId()
                                                throws Exception
Test of getStatsUserVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatsUserVentilWithAnUnauthorizedUser

public void testGetStatsUserVentilWithAnUnauthorizedUser()
                                                  throws Exception
Test of getStatsUserVentil method, of class SilverStatisticsPeasDAOAccesVolume.

Throws:
Exception

testGetStatisticsEvolutionForUserOnSpace

public void testGetStatisticsEvolutionForUserOnSpace()
                                              throws Exception
Throws:
Exception

testGetStatisticsEvolutionForGroupOnSpace

public void testGetStatisticsEvolutionForGroupOnSpace()
                                               throws Exception
Throws:
Exception

testGetStatisticsEvolutionOnComponent

public void testGetStatisticsEvolutionOnComponent()
                                           throws Exception
Throws:
Exception

testGetStatisticsEvolutionForUserOnComponent

public void testGetStatisticsEvolutionForUserOnComponent()
                                                  throws Exception
Throws:
Exception

testGetStatisticsEvolutionForGroupOnComponent

public void testGetStatisticsEvolutionForGroupOnComponent()
                                                   throws Exception
Throws:
Exception

testGetStatisticsEvolutionOnSpace

public void testGetStatisticsEvolutionOnSpace()
                                       throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.