org.apache.commons.functor
Class TestAlgorithms
java.lang.Object
org.apache.commons.functor.TestAlgorithms
public class TestAlgorithms
- extends Object
- Version:
- $Revision: 1171255 $ $Date: 2011-09-15 22:27:39 +0200 (Thu, 15 Sep 2011) $
- Author:
- Rodney Waldhoff
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAlgorithms
public TestAlgorithms()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testDetect
public void testDetect()
testDetectIfNone
public void testDetectIfNone()
testRun
public void testRun()
testSelect1
public void testSelect1()
testSelect2
public void testSelect2()
testReject1
public void testReject1()
testReject2
public void testReject2()
testRetain
public void testRetain()
testRemove
public void testRemove()
testTransform
public void testTransform()
testApplyToGenerator
public void testApplyToGenerator()
testApply
public void testApply()
testApply2
public void testApply2()
testApply3
public void testApply3()
testContains
public void testContains()
testFoldLeft
public void testFoldLeft()
testFoldRight
public void testFoldRight()
testDoUntil
public void testDoUntil()
testDoWhile
public void testDoWhile()
testUntilDo
public void testUntilDo()
testWhileDo
public void testWhileDo()
testRecurse
public void testRecurse()
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.