| |
|
| joptsimple.AbbreviationMapToJavaUtilMapTest
AbbreviationMapToJavaUtilMapTest | public class AbbreviationMapToJavaUtilMapTest extends TestCase (Code) | | author: Paul Holser version: $Id: AbbreviationMapToJavaUtilMapTest.java,v 1.2 2007/04/21 22:30:21 pholser Exp $ |
testAddKeysWithCommonPrefixesStairstepStyle | public void testAddKeysWithCommonPrefixesStairstepStyle()(Code) | | |
testAddKeysWithCommonPrefixesStairstepStyleJumbled | public void testAddKeysWithCommonPrefixesStairstepStyleJumbled()(Code) | | |
testAddingManyWithNoCommonPrefix | public void testAddingManyWithNoCommonPrefix()(Code) | | |
testAddingOne | public void testAddingOne()(Code) | | |
testAddingOneThenReplacing | public void testAddingOneThenReplacing()(Code) | | |
testAddingThreeWithMixOfPrefixSize | public void testAddingThreeWithMixOfPrefixSize()(Code) | | |
testAddingThreeWithSuccessivelyLargerPrefixes | public void testAddingThreeWithSuccessivelyLargerPrefixes()(Code) | | |
testAddingThreeWithSuccessivelySmallerPrefixes | public void testAddingThreeWithSuccessivelySmallerPrefixes()(Code) | | |
testAddingTwoWithCommonPrefix | public void testAddingTwoWithCommonPrefix()(Code) | | |
testEmpty | public void testEmpty()(Code) | | |
testMultipleKeysWithCommonPrefix | public void testMultipleKeysWithCommonPrefix()(Code) | | |
testRemoveKeyWithCommonPrefix | public void testRemoveKeyWithCommonPrefix()(Code) | | |
|
|
|