org.apache.commons.functor.example
Class FlexiMapExample
java.lang.Object
org.apache.commons.functor.example.FlexiMapExample
public class FlexiMapExample
- extends Object
- Version:
- $Revision: 1171267 $ $Date: 2011-09-15 22:46:08 +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 |
FlexiMapExample
public FlexiMapExample()
testBasicMap
public void testBasicMap()
testBasicMapReturnsNullForMissingKey
public void testBasicMapReturnsNullForMissingKey()
testBasicMapAllowsNull
public void testBasicMapAllowsNull()
testBasicMapAllowsMultipleTypes
public void testBasicMapAllowsMultipleTypes()
testBasicMapStoresOnlyOneValuePerKey
public void testBasicMapStoresOnlyOneValuePerKey()
testForbidNull
public void testForbidNull()
testNullDefaultsToZero
public void testNullDefaultsToZero()
testIntegerValuesOnly
public void testIntegerValuesOnly()
testMultiMap
public void testMultiMap()
testStringConcatMap
public void testStringConcatMap()
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.