Package net.sf.farrago.test.regression

Contains Farrago regression tests.

See:
          Description

Class Summary
FarragoCalcSystemTest This class contains tests that do full vertical system testing downto the calculator (java / fennel).
FarragoCalcSystemTest.VirtualMachine Defines a virtual machine (FENNEL, JAVA, AUTO) and the operators it can implement.
FarragoSorterTest FarragoSorterTest tests the sorter with various data sizes and distributions (TODO: and types).
FarragoSorterTest.DistributionGenerator  
FarragoSorterTest.RampDistributionGenerator  
FarragoSorterTest.UniformDistributionGenerator  
FarragoSqlRegressionTest FarragoSqlRegressionTest is a JUnit harness for executing tests which are implemented by running an SQL script and diffing the output against a reference file containing the expected results.
 

Package net.sf.farrago.test.regression Description

Contains Farrago regression tests. For more information, see the Farrago wiki.

Revision $Id: //open/dev/farrago/src/net/sf/farrago/test/regression/package.html#7 $
Copyright Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2005-2009 SQLstream, Inc.
Copyright (C) 2005-2009 LucidEra, Inc.
Author John V. Sichi