public class IntPercentileAggregatorFunctionTest extends BaseFunctorTest
IntegerPercentileAggregatorFunction.| Constructor and Description |
|---|
IntPercentileAggregatorFunctionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
makeFunctor() |
void |
testComputeRank() |
void |
testCreate() |
void |
testEvaluateNoCopy() |
void |
testEvaluateNullEmpty() |
assertObjectsAreEqual, assertObjectsAreNotEqual, testObjectEquals, testSerializeDeserializeThenCompare, testToStringIsOverriddenpublic IntPercentileAggregatorFunctionTest()
protected Object makeFunctor() throws Exception
makeFunctor in class BaseFunctorTestExceptionpublic void testCreate() throws Exception
Exceptionpublic void testComputeRank() throws Exception
Exceptionpublic void testEvaluateNullEmpty() throws Exception
Exceptionpublic void testEvaluateNoCopy() throws Exception
ExceptionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.