public class IntMeanValueAggregatorFunctionTest extends BaseFunctorTest
IntegerMeanValueAggregatorFunction.| Constructor and Description |
|---|
IntMeanValueAggregatorFunctionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
makeFunctor() |
void |
testEmptyList() |
void |
testMean() |
assertObjectsAreEqual, assertObjectsAreNotEqual, testObjectEquals, testSerializeDeserializeThenCompare, testToStringIsOverriddenpublic IntMeanValueAggregatorFunctionTest()
protected Object makeFunctor() throws Exception
makeFunctor in class BaseFunctorTestExceptionpublic void testEmptyList() throws Exception
ExceptionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.