com.stratelia.silverpeas.silverstatistics.model
Class StatisticsConfigTest

java.lang.Object
  extended by com.stratelia.silverpeas.silverstatistics.model.StatisticsConfigTest

public class StatisticsConfigTest
extends Object

Author:
ehugonnet

Constructor Summary
StatisticsConfigTest()
           
 
Method Summary
 void initialiseConfig()
           
 void testGetAllKeys()
          Test of getAllKeys method, of class StatisticsConfig.
 void testGetAllTypes()
          Test of getAllTypes method, of class StatisticsConfig.
 void testGetKeyType()
          Test of getKeyType method, of class StatisticsConfig.
 void testGetModeCumul()
          Test of getModeCumul method, of class StatisticsConfig.
 void testGetNumberOfKeys()
          Test of getNumberOfKeys method, of class StatisticsConfig.
 void testGetNumberOfStatsType()
          Test of getNumberOfStatsType method, of class StatisticsConfig.
 void testGetPurge()
          Test of getPurge method, of class StatisticsConfig.
 void testGetTableName()
          Test of getTableName method, of class StatisticsConfig.
 void testIndexOfKey()
          Test of indexOfKey method, of class StatisticsConfig.
 void testIsAsynchron()
          Test of isAsynchron method, of class StatisticsConfig.
 void testIsCumulKey()
          Test of isCumulKey method, of class StatisticsConfig.
 void testIsExist()
          Test of isExist method, of class StatisticsConfig.
 void testIsGoodDatas()
          Test of isGoodDatas method, of class StatisticsConfig.
 void testIsRun()
          Test of isRun method, of class StatisticsConfig.
 void testIsValidConfigFile()
          Test of isValidConfigFile method, of class StatisticsConfig.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsConfigTest

public StatisticsConfigTest()
Method Detail

initialiseConfig

public void initialiseConfig()
                      throws Exception
Throws:
Exception

testGetAllKeys

public void testGetAllKeys()
                    throws Exception
Test of getAllKeys method, of class StatisticsConfig.

Throws:
Exception

testGetKeyType

public void testGetKeyType()
                    throws Exception
Test of getKeyType method, of class StatisticsConfig.

Throws:
Exception

testGetTableName

public void testGetTableName()
                      throws Exception
Test of getTableName method, of class StatisticsConfig.

Throws:
Exception

testGetModeCumul

public void testGetModeCumul()
                      throws Exception
Test of getModeCumul method, of class StatisticsConfig.

Throws:
Exception

testIsRun

public void testIsRun()
               throws Exception
Test of isRun method, of class StatisticsConfig.

Throws:
Exception

testIsAsynchron

public void testIsAsynchron()
                     throws Exception
Test of isAsynchron method, of class StatisticsConfig.

Throws:
Exception

testGetNumberOfStatsType

public void testGetNumberOfStatsType()
Test of getNumberOfStatsType method, of class StatisticsConfig.


testIsExist

public void testIsExist()
Test of isExist method, of class StatisticsConfig.


testGetNumberOfKeys

public void testGetNumberOfKeys()
Test of getNumberOfKeys method, of class StatisticsConfig.


testIsCumulKey

public void testIsCumulKey()
Test of isCumulKey method, of class StatisticsConfig.


testIndexOfKey

public void testIndexOfKey()
Test of indexOfKey method, of class StatisticsConfig.


testGetAllTypes

public void testGetAllTypes()
                     throws Exception
Test of getAllTypes method, of class StatisticsConfig.

Throws:
Exception

testGetPurge

public void testGetPurge()
Test of getPurge method, of class StatisticsConfig.


testIsValidConfigFile

public void testIsValidConfigFile()
Test of isValidConfigFile method, of class StatisticsConfig.


testIsGoodDatas

public void testIsGoodDatas()
Test of isGoodDatas method, of class StatisticsConfig.



Copyright © 2016 Silverpeas. All Rights Reserved.