public class TestIsEmpty extends BaseFunctorTest
| Constructor and Description |
|---|
TestIsEmpty() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
makeFunctor() |
void |
testEquals() |
void |
testTest() |
void |
testTestArray() |
void |
testTestMap() |
void |
testTestNonCollection() |
void |
testTestNull() |
void |
testTestString() |
assertObjectsAreEqual, assertObjectsAreNotEqual, testObjectEquals, testSerializeDeserializeThenCompare, testToStringIsOverriddenpublic TestIsEmpty()
protected Object makeFunctor()
makeFunctor in class BaseFunctorTestpublic void testTestNull() throws Exception
Exceptionpublic void testTestNonCollection() throws Exception
Exceptionpublic void testTestArray() throws Exception
Exceptionpublic void testTestString() throws Exception
Exceptionpublic void testTestMap() throws Exception
Exceptionpublic void testEquals() throws Exception
ExceptionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.