public class TestEachElement extends BaseFunctorTest
| Constructor and Description |
|---|
TestEachElement() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
makeFunctor() |
void |
setUp() |
void |
testFromNull() |
void |
testJavabeanConstructor() |
void |
testWithArray() |
void |
testWithIterator() |
void |
testWithList() |
void |
testWithMap() |
void |
testWithStop() |
assertObjectsAreEqual, assertObjectsAreNotEqual, testObjectEquals, testSerializeDeserializeThenCompare, testToStringIsOverriddenpublic TestEachElement()
protected Object makeFunctor() throws Exception
makeFunctor in class BaseFunctorTestExceptionpublic void testJavabeanConstructor()
public void testFromNull()
public void testWithList()
public void testWithMap()
public void testWithArray()
public void testWithStop()
public void testWithIterator()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.