nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator
Class FirstItemAggregatorFunctionTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.FirstItemAggregatorFunctionTest

public class FirstItemAggregatorFunctionTest
extends TestCase


Constructor Summary
FirstItemAggregatorFunctionTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAggregateDifferingDataset()
           
 void testAggregateSameDataset()
           
 void testArrayLengthMismatch()
           
 void testNoDataSet()
           
 void testNullInstance()
           
 void testNullWeight()
           
 void testSingleEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FirstItemAggregatorFunctionTest

public FirstItemAggregatorFunctionTest(java.lang.String testName)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testAggregateSameDataset

public void testAggregateSameDataset()

testAggregateDifferingDataset

public void testAggregateDifferingDataset()

testSingleEntry

public void testSingleEntry()

testNullWeight

public void testNullWeight()
                    throws java.lang.NullPointerException
Throws:
java.lang.NullPointerException

testNullInstance

public void testNullInstance()
                      throws java.lang.NullPointerException
Throws:
java.lang.NullPointerException

testArrayLengthMismatch

public void testArrayLengthMismatch()

testNoDataSet

public void testNoDataSet()

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads