public class TestFindWithinGenerator extends BaseFunctorTest
FindWithinGenerator algorithm.| Constructor and Description |
|---|
TestFindWithinGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
makeFunctor() |
void |
testDetect() |
void |
testDetectIfNone() |
void |
testEquals() |
void |
testInstance() |
void |
testObjectEqualsWithIfNone() |
void |
testObjectEqualsWithNullDefault() |
assertObjectsAreEqual, assertObjectsAreNotEqual, testObjectEquals, testSerializeDeserializeThenCompare, testToStringIsOverriddenpublic TestFindWithinGenerator()
protected Object makeFunctor() throws Exception
makeFunctor in class BaseFunctorTestExceptionpublic void testObjectEqualsWithIfNone() throws Exception
Exceptionpublic void testObjectEqualsWithNullDefault() throws Exception
Exceptionpublic void testEquals()
public void testDetect()
public void testDetectIfNone()
public void testInstance()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.