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