public class TestDoubleColumnInterpreter extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static Log | 
myLog  | 
| Constructor and Description | 
|---|
TestDoubleColumnInterpreter()  | 
public static void setupBeforeClass()
                             throws Exception
Exceptionpublic static void tearDownAfterClass()
                               throws Exception
Exceptionpublic void testMaxWithValidRange()
                           throws Throwable
Throwablepublic void testMaxWithValidRangeWithNoCQ()
                                   throws Throwable
Throwablepublic void testMaxWithValidRange2WithNoCQ()
                                    throws Throwable
Throwablepublic void testMaxWithValidRangeWithNullCF()
public void testMaxWithInvalidRange()
public void testMinWithValidRangeWithNoCQ()
                                   throws Throwable
Throwablepublic void testMinWithValidRange2WithNoCQ()
                                    throws Throwable
Throwablepublic void testMinWithValidRangeWithNullCF()
public void testMinWithInvalidRange()
public void testMinWithInvalidRange2()
public void testSumWithValidRangeWithNoCQ()
                                   throws Throwable
Throwablepublic void testSumWithValidRange2WithNoCQ()
                                    throws Throwable
Throwablepublic void testSumWithValidRangeWithNullCF()
public void testSumWithInvalidRange()
public void testAvgWithValidRangeWithNoCQ()
                                   throws Throwable
Throwablepublic void testAvgWithValidRange2WithNoCQ()
                                    throws Throwable
Throwablepublic void testAvgWithValidRangeWithNullCF()
public void testAvgWithInvalidRange()
public void testStdWithValidRange2()
                            throws Throwable
Throwablepublic void testStdWithValidRangeWithNoCQ()
                                   throws Throwable
Throwablepublic void testStdWithValidRange2WithNoCQ()
                                    throws Throwable
Throwablepublic void testStdWithValidRangeWithNullCF()
public void testStdWithInvalidRange()