public class TestSize extends BaseFunctorTest
| Constructor and Description |
|---|
TestSize() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
makeFunctor() |
void |
testEquals() |
void |
testEvaluate() |
void |
testEvaluateArray() |
void |
testEvaluateNonCollection() |
void |
testEvaluateNull() |
void |
testEvaluateString() |
assertObjectsAreEqual, assertObjectsAreNotEqual, testObjectEquals, testSerializeDeserializeThenCompare, testToStringIsOverriddenpublic TestSize()
protected Object makeFunctor()
makeFunctor in class BaseFunctorTestpublic void testEvaluate() throws Exception
Exceptionpublic void testEvaluateNull() throws Exception
Exceptionpublic void testEvaluateNonCollection() throws Exception
Exceptionpublic void testEvaluateArray() throws Exception
Exceptionpublic void testEvaluateString() throws Exception
Exceptionpublic void testEquals() throws Exception
ExceptionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.