public class CountingMapTest extends Object
Constructor and Description |
---|
CountingMapTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCount()
Test method for
ca.elmonline.util.CountingMap#count(java.lang.Object) . |
void |
testIncrement()
Test method for
ca.elmonline.util.CountingMap#increment(java.lang.Object) . |
void |
testSeen()
Test method for
ca.elmonline.util.CountingMap#seen(java.lang.Object) . |
void |
testSortedKeyList()
Test method for
ca.elmonline.util.CountingMap#sortedEntrySet(java.lang.Object) . |
void |
testSortedKeyListBoolean()
Test method for
ca.elmonline.util.CountingMap#sortedEntrySet(boolean) . |
void |
testSummation() |
public void testCount()
ca.elmonline.util.CountingMap#count(java.lang.Object)
.public void testIncrement()
ca.elmonline.util.CountingMap#increment(java.lang.Object)
.public void testSeen()
ca.elmonline.util.CountingMap#seen(java.lang.Object)
.public void testSortedKeyList()
ca.elmonline.util.CountingMap#sortedEntrySet(java.lang.Object)
.public void testSortedKeyListBoolean()
ca.elmonline.util.CountingMap#sortedEntrySet(boolean)
.public void testSummation()
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.