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