com.silverpeas.kmelia.stats
Class StatisticServiceTest

java.lang.Object
  extended by com.silverpeas.kmelia.stats.StatisticServiceTest

public class StatisticServiceTest
extends Object

Author:
ebonnet

Constructor Summary
StatisticServiceTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetNbConsultedPublication()
          Test of getNbConsultedPublication method, of class StatisticService.
 void testGetStatisticActivityByPeriod()
          Test of getStatisticActivityByPeriod method, of class StatisticService.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticServiceTest

public StatisticServiceTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testGetNbConsultedPublication

public void testGetNbConsultedPublication()
Test of getNbConsultedPublication method, of class StatisticService.


testGetStatisticActivityByPeriod

public void testGetStatisticActivityByPeriod()
Test of getStatisticActivityByPeriod method, of class StatisticService.



Copyright © 2016 Silverpeas. All Rights Reserved.